during running first tutorial or the other ones my compiler threw this error
Linking...
LINK : fatal error LNK1104: cannot open file "Irrlicht.lib"
Error executing link.exe.
Quake3Map.exe - 1 error(s), 0 warning(s)
linking problem..
-
[ds] Swift
- Posts: 20
- Joined: Sun Nov 14, 2004 1:57 am
- Location: Rochester, New York, USA
have you added the "include" directory and "lib" directory to your project directories?
read the first tutorial for irrlicht. it tells you how to configure vc++.
http://irrlicht.sourceforge.net/tut001.html
i assume u are using a microsoft ide because of the link error format.
if not, check you ide's documentation on library directories
read the first tutorial for irrlicht. it tells you how to configure vc++.
http://irrlicht.sourceforge.net/tut001.html
i assume u are using a microsoft ide because of the link error format.
if not, check you ide's documentation on library directories
There's a crack in everything -- That's how the light gets in.