Skip to content
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 compile? #1

Closed
khavernathy opened this issue Jun 1, 2019 · 2 comments
Closed

how to compile? #1

khavernathy opened this issue Jun 1, 2019 · 2 comments

Comments

@khavernathy
Copy link

I have Visual Studio 2019, should I start by just downloading the code and trying to build it?

Command line instructions would be nice

@aromanro
Copy link
Owner

aromanro commented Jun 1, 2019

Open up the solution in Visual Studio (the .sln file). If you have it installed with mfc and the other libraries mentioned in the README, it should be easy from there. You might need to change some paths in the project, since you obviously won't have exactly the same paths as me for the installed libs. Shouldn't be a big deal.

@aromanro
Copy link
Owner

aromanro commented Jun 2, 2019

I reopened this in case you have more questions... compiling should be rather easy for somebody with some little familiarity with VS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants