I am trying to run the HelloWorld tutorial in Visual Studio 2010 but I have not been able to add the static library Irrlicht.lib correctly because my application asks for Irrlicht.dll. What am I doing wrong?


#ifdef _MSC_VER
#pragma comment(lib, "Irrlicht.lib")
#endif
Users browsing this forum: No registered users and 1 guest