2012-01-02, 01:31 PM
Besides the problem Fiel specified, also you need to include all your .cpp files in your project.
To do this do the following:
1. Go to File.
2. Move "something.cpp" into...
3. Choose your project.
Try to compile then.
EDIT: I always use Empty Project unless I am working with Graphics in which case I use Windows Applications with settings on Empty Project.
To do this do the following:
1. Go to File.
2. Move "something.cpp" into...
3. Choose your project.
Try to compile then.
EDIT: I always use Empty Project unless I am working with Graphics in which case I use Windows Applications with settings on Empty Project.

