SimpleFacerig icon indicating copy to clipboard operation
SimpleFacerig copied to clipboard

VS2015 complie error.

Open kokomoji opened this issue 7 years ago • 2 comments

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

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

kokomoji avatar Oct 07 '18 11:10 kokomoji

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.).

HTTdesu avatar Oct 07 '18 12:10 HTTdesu

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

kokomoji avatar Oct 08 '18 01:10 kokomoji