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

VS2015 complie error. #1

Open
kokomoji opened this issue Oct 7, 2018 · 2 comments
Open

VS2015 complie error. #1

kokomoji opened this issue Oct 7, 2018 · 2 comments

Comments

@kokomoji
Copy link

kokomoji commented Oct 7, 2018

Hi,
I complied on VS2015, but there have been many errors.

Could you tell me the specific steps to compile the code? Thank you!

@HTTdesu
Copy link
Owner

HTTdesu commented Oct 7, 2018

Thank you for replying me.
I guess it may caused by dependencies. As you can see, so many third-party libraries are involved in this demo. You need to check them one by one. I'm not a programmer major in C++, so I use VS2015 to manage these dependencies, instead of the macro #program. Using Alt+Enter to check the property.
Actually, there's no more steps except clicking "Run". If you can tell me the specific problem you met, maybe I can find the bug.
Maybe I should add a preview to the project? I don't want to put my own photo there, as this is an application of face recognition :(

P.S. I met some strange problems 6 months ago, while I'm using a .cpp file from Assimp. The author is a Japanese, so failure was found on my Chinese operating system due to the character set. Nothing happened during the compile but results were wrong after running. If you are facing such a problem, try another IDE (dev-cpp, cfree5, etc.).

@kokomoji
Copy link
Author

kokomoji commented Oct 8, 2018

Hi,
Thanks for you reply,I'll try it myself.

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

No branches or pull requests

2 participants