46
General / No executable ?
« on: April 16, 2010, 05:06:45 am »Quote from: "panithadrum"
What compiler are you using? Visual studio?
Make sure you are building an application and not a library. Then, make sure you read the building log. I'm sure there are errors there.
Yeah if its visual studios go to
Project -> Properties -> Config Properties -> General -> Config Type change to Application (.exe)