Author Topic: Irr project wizard  (Read 4108 times)

Offline Vampyre_Dark

  • Regular
  • ***
  • Posts: 255
  • Hello!
    • Somewhere Over The Rainbow...
Irr project wizard
« on: January 14, 2007, 09:43:47 pm »
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~