Link your application with j2playgdk cpp.lib
From J2Play
In Microsoft Visual Studio, open your project's Property Page and navigate to Configuration Properties->Linker->Input. Add J2PlayGDK_CPP.lib to all distributions of your project. Do not forget to add the library to both the Debug and Release builds of your project if this applies to you! These files are located at:
- lib/[version]/release
- lib/[version]/debug
