News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Irr project wizard

Started by Vampyre_Dark, January 14, 2007, 09:43:47 PM

Previous topic - Next topic

Vampyre_Dark

I just tried out the Irrlicht project wizard, and it doesn't compile out of the box with VS. You get a linker error because it's a windows application with no WinMain entry point.

Fix:

#pragma comment(linker, "/subsystem:windows /entry:mainCRTStartup")

Works fine now...
C::B Wishlist
~BOYCOTT THE EVIL YELLOW BOXES~