Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-21 Thread Ralf Gerlich
Hi, was this resolved somehow? I'm trying to get current FlightGear+TerraGear compiled on pure Cygwin (no -mno-cygwin) and get the same problem on compiling SimGear. I have installed opengl and freeglut and I don't find the WGL_... symbols anywhere except for simgear/screen/extensions.hxx,

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-21 Thread Georg Vollnhals
Ralf Gerlich schrieb: Hi, was this resolved somehow? Hi Ralf, the discussion caused some changes in the CVS files, the last change was due to the HUGE error (HUGE - HUGE_VAL). After that at least Ima and me had no problems compiling SimGear and FG cvs with *gcc 3.3.3* !!! David Luff gave

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-02 Thread David Luff
On 02/10/2005 at 04:21 Georg Vollnhals wrote: Hi Dave, I installed *all* Cygwin stuff after I got the first errors some time ago because I did not really know what I need. I reinstalled it all now before trying again Graphics (one of many entries, but this should it be) 2.2.0-1 169k

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-02 Thread Sergio
Richard Harke a écrit : freeglut is an alternative to glut, not to OpenGL mesa is an alternative to OpenGL but it does not have the performance required for FG Interessant : in this case, is there a way to get a better OpenGL as this from Mesa ? I'm very interesting, and i explain me : on

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread Erik Hofman
Georg Vollnhals wrote: lowlevel.cxx: In function `void sgReadFloat(void*, float*)': lowlevel.cxx:62: Fehler: Ungultige Umformung von unsigned int* in uint32_t* lowlevel.cxx:62: Fehler: Argument 1 von void sgEndianSwap(uint32_t*) wird initialisiert Fixed, what's next? :-) Erik

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread Georg Vollnhals
Erik Hofman schrieb: ... Fixed, what's next? :-) Erik Hi Erik, it was obviously not difficult for you to assume that I have to ask you again and again .. It is strange, it seems for me that these make-errors are due to errors in code - if so, why do *I* get the problems with make and not

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread AJ MacLeod
On Saturday 01 October 2005 17:29, Georg Vollnhals wrote: It is strange, it seems for me that these make-errors are due to errors in code - if so, why do *I* get the problems with make and not all other who compile the CVS stuff? The errors you've found so far were all experienced by others

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread Georg Vollnhals
AJ MacLeod schrieb: ... Keep at it, you'll get there eventually! Cheers, AJ Hi AJ, thank you for your encouragement and explanations. I'll try to remember your hint for the time I'll get to FlightGear CVS. I am very motivated to get a working CVS FlightGear version and as far as anyone

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread Vassilii Khachaturov
Sorry for the German warnings and error codes but I don't know how to switch them to English. If I remember right, you told me that you can read German :-) Otherwise I would try to translate, please tell me! [snip] You can do: $ LANG=C $ export LANG from your shell, and thereafter in the same

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread Georg Vollnhals
Vassilii Khachaturov schrieb: Sorry for the German warnings and error codes but I don't know how to switch them to English. If I remember right, you told me that you can read German :-) Otherwise I would try to translate, please tell me! [snip] You can do: $ LANG=C $ export LANG from

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread David Luff
Georg Vollnhals writes: RenderTexture.cpp:40: warning: ignoring #pragma warning RenderTexture.cpp:66: warning: ignoring #pragma comment RenderTexture.cpp: In member function `bool RenderTexture::BeginCapture(RenderTexture*)': RenderTexture.cpp:909: warning: unused variable 'bContextReset'

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread Georg Vollnhals
Hi Dave, I installed *all* Cygwin stuff after I got the first errors some time ago because I did not really know what I need. I reinstalled it all now before trying again Graphics (one of many entries, but this should it be) 2.2.0-1 169k freeglut: OpenSourced alternative to the OpenGL

Re: [Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-10-01 Thread Richard Harke
freeglut is an alternative to glut, not to OpenGL mesa is an alternative to OpenGL but it does not have the performance required for FG Normally you need to get 3D accelerated drivers from the vendor of your video card, Nvidia or ATI, for example. But I have no idea how to install them under

[Flightgear-devel] Never ending story: Building SimGear CVS under Cygwin

2005-09-30 Thread Georg Vollnhals
Hi Vivian, hi Erik, hi all! Vivian: Thank you very much, one step further to SimGear (and to a FlightGear CVS version !!!): 1. After you hint I could now activate cut and paste as it is not active by default. I made a little Google search and could solve it :-) 2. I put your bash_profile