-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to #49
Comments
sorry for not responding earlier. After you have downloaded/cloned just launch the solution file with visual studio. If there are unresolved references you have to manually download them from nuget. If you have more questions, please ask. |
Hi, I think I meet some problem when I use this project in Visual Studio 2013, it seems like for lack of two dll file named "HandHistories.Objects.dll" and "HandHistories.Parser.dll" in "..\PokerHandHistoryParser-master\PokerHandHistoryParser-master\HandHistories.Objects\bin\Debug" folder, how can I solve this problem, thanks in advance. |
If you open the solution and builds it, it should produce the dlls for you. Are you getting any errors when building? Have you set the configuration to Debug? |
how do you run this?
The text was updated successfully, but these errors were encountered: