Search found 3 matches

by mhoot80
Thu Apr 16, 2009 2:35 pm
Forum: Beginners Help
Topic: Trouble building the examples
Replies: 1
Views: 173

Trouble building the examples

I tried following the readme that came with Irrlicht about adding the include files to your project and the dll and lib files...but after still getting the "fatal error LNK1104: cannot open file 'Irrlicht.lib'" error I looked in the Win32-visualstudio directory inside the /lib folder and t...
by mhoot80
Thu Apr 16, 2009 1:46 pm
Forum: Beginners Help
Topic: Trouble building Irrlicht
Replies: 5
Views: 366

I'm using the latest version I suppose...Irrlicht 1.5. I just downloaded it yesterday.
by mhoot80
Thu Apr 16, 2009 3:29 am
Forum: Beginners Help
Topic: Trouble building Irrlicht
Replies: 5
Views: 366

Trouble building Irrlicht

So I downloaded Irrlicht and tried to build the solution in VS 2005 Professional but I get this error: fatal error C1083: Cannot open include file: 'd3d8.h': No such file or directory from some of the files. I know that means that it can't find the include file, but I have already downloaded the Mar...