cannnot open file "libci.lib"
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I downloaded Isis lib (directx game app library: http://csel.cs.colorado.edu/~faller/Isis/[^]) but when i try to compile the samples (I have MS Visual Studio .NET 2003) I get the error "cannot open file "libci.lib" for all the samples. And indeed there isn't a file libci.lib in my library directory for .NET. Now i understand that this is a sort of standard library, like libc.lib but extended or whatever, so why isn't it there? I mean, i also have Visual studio 6.0 and in that lib dir the file is there. I already tried copying it to my .NET dir but then i get all these errors, so I'm guessing it's an incompatible version for the headers of .NET. Anyway, does anyone know how to fix this? Kuniva --------------------------------------------