when i incorporate static SFML in Visual C++ 2010 (express edition), i was trying to make a release version without the console, so i set the system to WINDOWS (also tried NATIVE), and i switched the entry point to "main". the compile is successful but an unhandled error message shows... so is there any fix for this, or an alternative to make a consoleless build which works?