[Flightgear-devel] Inconsitent naming in src/FDM/JSBSim

2002-02-26 Thread Rainer Emrich

Compilation stops with: JSBSim.cpp file not found.

File is JSBSim.cxx

Rainer

begin:vcard 
n:Emrich;Rainer
tel;fax:+49 6142 827249
tel;work:+49 6142 827212
x-mozilla-html:FALSE
org:TECOSIM GmbH
adr:;;Im Eichsfeld 3;Ruesselsheim;;65428;Germany
version:2.1
email;internet:[EMAIL PROTECTED]
title:Director QM/IT
x-mozilla-cpt:;-1504
fn:Rainer Emrich
end:vcard



Re: [Flightgear-devel] Inconsitent naming in src/FDM/JSBSim

2002-02-26 Thread jsb

 Compilation stops with: JSBSim.cpp file not found.
 
 File is JSBSim.cxx
 
 Rainer

No, there is a file called JSBSim.cxx that is used by FlightGear. The file 
JSBSim.cpp is used only to test JSBSim in a standalone mode. This file has 
recently been removed from the FlightGear tree. Try updating your FlightGear 
code:

cvs update -dP

If this does not work, write back right away. Could be Curt needs to do 
something more in CVS.

Jon



___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



Re: [Flightgear-devel] Inconsitent naming in src/FDM/JSBSim

2002-02-26 Thread Curtis L. Olson

Rainer Emrich writes:
 Compilation stops with: JSBSim.cpp file not found.
 
 File is JSBSim.cxx

There is some weird default make behavior getting triggered some how.
in src/FDM/JSBSim, remove the entire .deps subdirectory.  Then do a
make clean down there, and that should help.

Regards,

Curt.
-- 
Curtis Olson   IVLab / HumanFIRST Program   FlightGear Project
Twin Cities[EMAIL PROTECTED]  [EMAIL PROTECTED]
Minnesota  http://www.menet.umn.edu/~curt   http://www.flightgear.org

___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel



re: [Flightgear-devel] Inconsitent naming in src/FDM/JSBSim

2002-02-26 Thread David Megginson

Rainer Emrich writes:

  Compilation stops with: JSBSim.cpp file not found.

I had the same problem.  You have to remove src/FDM/JSBSim/.deps then
recompile (yes, it took me an hour to figure that out).


All the best,


David

-- 
David Megginson
[EMAIL PROTECTED]


___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel