From: Braden M. <br...@en...> - 2009-02-26 17:08:42
|
On Thu, 2009-02-26 at 11:53 +0100, Deckard Pollino wrote: > Hi, actually I am building an application to show vrml files with openGL in a MFC project (Windows, c++). After downloading openvrml-0.17.10.tar.gz I tried to run the project for Visual C++ 2008 but after including several libraries (freetype-2.3.8, libpng-1.2.35, boost_1_35_0), eliminating their errors, happen: > > LINK : fatal error LNK1104: cannot open file '..\..\lib\.lib' > > ...and I do not know how to solve this. Can anyone help me? Thanks. That's not a lot to go on. Can you provide more complete error output? And please provide the full command line invoking the linker that produced the error message. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |