Gene Buckle wrote:

Harald, with SimGear I just added explicit paths.  This is not working for
the FlightGear project.

For example, my tree goes:

FlightGear->FlightGear->source->??
         ->SimGear->source->simgear

When I explictly add an include: /FlightGear/SimGear/source, all the
#include <simgear/foo> calls still fail to find the include files.

g.

It should work, I use the same path as you for SG inside the FG project ; my include path is
..\..\..\..
..\..\src
..\..\src\include
F:\dvlp\osgfg\SimGear\source
..\..\..\pthreads-w32-2-7-0-release
..\..\src\FDM\JSBSim
..\..\..\..\OpenSceneGraph\include
..\..\..\..\OpenThreads\include
..\..\..\..\3rdParty\include

F:\dvlp\osgfg>dir
Le volume dans le lecteur F s'appelle APPLI
Le numéro de série du volume est 9000-2718

Répertoire de F:\dvlp\osgfg

04/03/2007  13:56    <REP>          .
04/03/2007  13:56    <REP>          ..
03/03/2007  12:34    <REP>          3rdparty
04/03/2007  13:58               183 bugs.txt
03/03/2007  14:34    <REP>          FlightGear
03/03/2007  12:35    <REP>          OpenSceneGraph
03/03/2007  12:35    <REP>          OpenThreads
04/03/2007  13:06    <REP>          plib
03/03/2007  12:35    <REP>          Producer
03/03/2007  13:00    <REP>          SimGear
              1 fichier(s)              183 octets
              9 Rép(s)  22 964 031 488 octets libres

F:\dvlp\osgfg\SimGear\source>dir /ad
Le volume dans le lecteur F s'appelle APPLI
Le numéro de série du volume est 9000-2718

Répertoire de F:\dvlp\osgfg\SimGear\source

16/03/2007  18:58    <REP>          .
16/03/2007  18:58    <REP>          ..
16/03/2007  18:58    <REP>          CVS
03/03/2007  13:00    <REP>          projects
16/03/2007  18:58    <REP>          simgear
              0 fichier(s)                0 octets
              5 Rép(s)  22 964 031 488 octets libres

Hope that helps.

Harald.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to