[Flightgear-devel] Chaning The Order of Panel of Cessna 172p

2009-08-18 Thread Behlül UÇAR
Hi, I'm trying to change the order of instruments (by changing their positions ) on the panel of Cessna 172p. I go to $FG_ROOT/data/Aircraft/c172p/models directory and I edit the file c172-2d-panel.xml. I change the x-y tags of some instruments and i start FlightGear to see the difference. But it

[Flightgear-devel] Can't find Plib files when linking

2009-08-18 Thread Randall Green
Vivian. Thanks again for your email. With version 1.9.1 I still get link errors when it tries to link with Plib. It is like it can't find the .obj files even though they are in the path. COuld I have the wrong Plib? I'm trying now to download the CVS version according to instructions at

Re: [Flightgear-devel] Can't find Plib files when linking

2009-08-18 Thread Victhor Foster
Heh, I also thought that when I checked out my CVS copy for the first time. Turns out that the directory is still the same since 0.9, so the name is a bit misleading ;) Vivian. Thanks again for your email. With version 1.9.1 I still get link errors when it tries to link with Plib. It is

[Flightgear-devel] now using CVS and get error 'simgear' is not a class. Am I using wrong SimGear?

2009-08-18 Thread Randall Green
Victhor, Thanks for telling me that. I'm using the CVS download now and it gets pretty far into the compile when it gives: c:\fg2\flightgear\src\main\fgprops.hxx : error C2653 'simgear' : is not a class or namespace name and the line in fgprops.hxx is:     if (node-getType() !=

[Flightgear-devel] now using CVS and get error 'simgear' is not a class. Am I using wrong SimGear?

2009-08-18 Thread Randall Green
Victhor, Thanks for telling me that. I'm using the CVS download now and it gets pretty far into the compile when it gives: c:\fg2\flightgear\src\main\fgprops.hxx : error C2653 'simgear' : is not a class or namespace name and the line in fgprops.hxx is:     if (node-getType() !=

Re: [Flightgear-devel] now using CVS and get error 'simgear' is not a class. Am I using wrong SimGear?

2009-08-18 Thread Victhor Foster
CVS FlightGear needs CVS SimGear too. http://www.simgear.org/cvs.html Victhor, Thanks for telling me that. I'm using the CVS download now and it gets pretty far into the compile when it gives: c:\fg2\flightgear\src\main\fgprops.hxx : error C2653 'simgear' : is not a class or namespace

[Flightgear-devel] Using CVS of Simgear now - get file not found on jpeglib.h - am I missing something?

2009-08-18 Thread Randall Green
Victhor, Thanks. I'm using the CVS version of SimGear now and I get one error: file not found : jpeglib.h - included in jpgfactory.hxx Am I missing some other library? Thanks, Randy -- Let Crystal Reports handle the

Re: [Flightgear-devel] Using CVS of Simgear now - get file not found on jpeglib.h - am I missing something?

2009-08-18 Thread Victhor Foster
If you were on Linux, I'd guess you need libjpeg-dev. I think this should do it: http://www.ijg.org/ There's a Windows link there :) Victhor, Thanks. I'm using the CVS version of SimGear now and I get one error: file not found : jpeglib.h - included in jpgfactory.hxx Am I missing some

Re: [Flightgear-devel] Can't find Plib files when linking

2009-08-18 Thread Reagan Thomas
Randall Green wrote: Vivian. Thanks again for your email. With version 1.9.1 I still get link errors when it tries to link with Plib. It is like it can't find the .obj files even though they are in the path. COuld I have the wrong Plib? I'm trying now to download the CVS version according to

[Flightgear-devel] Compiling Simgear: file not found jconfig.h - is it needed?

2009-08-18 Thread Randall Green
Victhor, You are absolutely amazing! But now I get file not found on jconfig.h. Is it needed? I see the code looks like this: #ifndef JCONFIG_INCLUDED    /* in case jinclude.h already did */ #include jconfig.h        /* widely used configuration options */ #endif Can I just take out #define

Re: [Flightgear-devel] Compiling Simgear: file not found jconfig.h - is it needed?

2009-08-18 Thread Victhor Foster
I don't know. Try reading SimGear 1.9.1's README and installing all the libs necessary to build it. Victhor, You are absolutely amazing! But now I get file not found on jconfig.h. Is it needed? I see the code looks like this: #ifndef JCONFIG_INCLUDED/* in case jinclude.h already did

Re: [Flightgear-devel] Can't find Plib files when linking

2009-08-18 Thread Tom P
Thanks, Reagan, the instructions you've added have been invaluable! I've gone through them, and got to a built fgfs.exe. A couple of things I've noticed, is that: 1) missing dependencies, like jpeg lib, are provided by the OSG 3rdParty package, there's no need to rebuild them from gnuwin32.

Re: [Flightgear-devel] Compiling Simgear: file not found jconfig.h - is it needed?

2009-08-18 Thread Erik Hofman
Randall Green wrote: Victhor, You are absolutely amazing! But now I get file not found on jconfig.h. Is it needed? I see the code looks like this: #ifndef JCONFIG_INCLUDED/* in case jinclude.h already did */ #include jconfig.h/* widely used configuration options */ #endif

Re: [Flightgear-devel] Compiling Simgear: file not found jconfig.h - is it needed?

2009-08-18 Thread Tom P
Hi Randall If you are rebuilding libjpeg for Windows from http://www.ijg.org/, it's a bit of a pain. I'd suggest you to get the libjpeg dependency from the OSG 3rdParty package:

Re: [Flightgear-devel] Compiling Simgear: file not found jconfig.h - is it needed?

2009-08-18 Thread Reagan Thomas
Tom P wrote: Hi Randall If you are rebuilding libjpeg for Windows from http://www.ijg.org/, it's a bit of a pain. I'd suggest you to get the libjpeg dependency from the OSG 3rdParty package:

[Flightgear-devel] Potential issue with magnetic variation?

2009-08-18 Thread Tom P
Hi While building fgfs from CVS on Windows, I've noticed the following warning. 1c:\flightgear\flightgear\src\network\native_ctrls.cxx(439) : warning C4800: 'double' : forcing value to bool 'true' or 'false' (performance warning) It's telling that the magnetic variation gets truncated to a