Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Apart from doing the linker and include stuff I had also to: Use project build x64 instead of x86 Then I had to copy the .dlls to my project directory Then set the linker->System->SubSystem to WINDOWS. Then I had to go Advanced->Entry Point set to Main Don't forget that if you choose x64 to verify the linker and include setup is already implemented. Because I had to redo it as it seems x86 and x64 got different setup.