Please use the OpenAL Distribution from creative, not the cygwin one.
Since it is necessary to do some changes I have a a zip for you:

http://www.oflebbe.de/oflebbe/FlightGear/AL.zip

For other pitfalls http://www.oflebbe.de/oflebbe/FlightGear/index.html

Please either use MSVC or cygwin headers and libraries, but please do
not mix them.

Olaf


2006/4/2, Vivian Meazza <[EMAIL PROTECTED]>:
> Olaf Flebbe
>
> >
> > Yes there is a patch outstanding. Please go to the FlightGearLib
> > Project in the solution explorer right click, select properties (the
> > last entry) choose build events / pre build events.
> >
> > There was a typo: Please edit change the line to
> >
> > copy ..\..\src\Include\config.h-msvc8 ..\..\src\Include\config.h
> >
> > The Release Mode was correct only debug was wrong.
> >
> > I have no clue what went wrong with exit().
> >
> > Olaf
> >
> >
> > 2006/4/1, Vivian Meazza <[EMAIL PROTECTED]>:
> > > Olaf Flebbe
> > >
> > >
> > > > > Cygwin last time, so I wonder if anyone has a quick and dirty howto
> > for
> > > > > compiling flightgear and its dependencies in MSVS 2005? I looked at
> > the
> > > > > wiki, but I think there are some main problems that I don't really
> > > >
> > > > Have a look at http://www.oflebbe/oflebbe/FlightGear
> > > >
> > > > BTW: The patches for SimGear/FlightGear are in CVS now.
> > > >
> > > > Olaf
> > > >
> > >
> > > Looks like good work, unfortunately FG does not compile here atm using
> > the
> > > project files in cvs, and the above link is broken. SG seems to compile
> > OK.
> > > The errors I'm getting are:
> > >
> > > Error   1       error PRJ0019: A tool returned an error code from
> > "Creating
> > > Config.h"       FlightGearLib
> > > Error   7       error C2381: 'exit' : redefinition; __declspec(noreturn)
> > > differs c:\program files\microsoft visual studio 8\vc\include\stdlib.h
> > 406
> > > Error   8       error C3861: 'exit': identifier not found
> > > c:\cygwin\flightgear-cvs\source\src\main\fg_os.cxx      159
> > >
>
> OK, I've now got as far as trying to compile and link OpenAL. I get this
> error:
>
> Error   9       fatal error C1189: #error :  Do not know sized types on this
> platform        c:\cygwin\freealut-1.0.1\src\alutinternal.h     32
> Error   10      fatal error C1083: Cannot open include file: 'unistd.h': No
> such file or directory
> c:\cygwin\freealut-1.0.1\test_suite\.libs\lt-test_errorstuff.c  17
>
> Further help would be gratefully received
>
> Vivian
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting language
> that extends applications into web and mobile media. Attend the live webcast
> and join the prime developer group breaking into this new coding territory!
> http://sel.as-us.falkag.net/sel?cmdlnk&kid0944&bid$1720&dat1642
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to