Thanks for you help, Bernie.

Then I had also to remove mk4vc60s_d.lib because I was also not able to
find this file.

But then I got that kind of errors:

Linking...
runways.obj : error LNK2001: unresolved external symbol "public:
__thiscall c4_View::~c4_View(void)" (??1c4_View@@QAE@XZ)
simple.obj : error LNK2001: unresolved external symbol "public:
__thiscall c4_View::~c4_View(void)" (??1c4_View@@QAE@XZ)
...
Debug/FlightGear.exe : fatal error LNK1120: 51 unresolved externals
Error executing link.exe.

Any idea?

        jcz


FROM: Bernie BrightDATE: 08/28/2001 14:58:16SUBJECT: RE:
[Flightgear-users] Linking FlightGear: problem with js.lib
Jean-Christophe Zufferey wrote:
> 
> I am trying to compile FlightGear 0.7.8 with MSVC6 and it always ask
me
> for an inexisting library (only the header js.h does exist):
> 
> .\Debug\Lib_UIUCModel\uiuc_wrapper.obj
> LINK : fatal error LNK1181: cannot open input file "js.lib"
> 

Remove js.lib (or js_d.lib) from the Link/"Object/library modules" tab
of the project settings.

Bernie


_______________________________________________
Flightgear-users mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to