Some say to add it to the ignore list in the linker part of the compiler.Linking dynamic library: C:\Irrlicht\source\..\Release\Irrlicht.dll
LINK : fatal error LNK1104: cannot open file 'libci.lib'
Process terminated with status 1 (0 minutes, 2 seconds)
1 errors, 0 warnings
The problem is,....No one says How, or Where exactly.
I'm using vc 2003 (the freebie) and codeblocks to compile Irrlicht.
I have microsoft developers sdk as well as the DirectX library.
Anyone have any advice on how to fix this error?
Am I missing a library somewhere?