Re: [Flightgear-devel] msvc7.1 compiling problem

2005-06-18 Thread Frederic Bouvier

eagle monart wrote :

I can succesfully compile fg.0.9.8 in release mod under msvc71 . Now I 
am trying to compile latest version of flightgear I . compiled 
latest version of simgear but in flightgear source  i ve some errors 
first error was about config.h...compiler couldnt locate config.h 
and I dont understand which file it needs.  I disable config.h and 
continue then  I get gl.h errors. I didnt understand whats going on... 
i attach the log


config.h is normally generated by the configure script. With msvc, we 
don't use it, so we must provide one manually tweaked. For that, copy 
FlightGear/src/Include/config.h-msvc6.in to config.h in the same 
directory, edit it and replace @VERSION@ by the current version number 
and tweak the options yourself.


You can also look at 
ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/FG-ProjectFiles-msvc71.zip 
. There is the config.h I use.


-Fred



___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] msvc7.1 compiling problem

2005-06-17 Thread Gerard Robin
Le vendredi 17 juin 2005  22:33 +, eagle monart a crit :
 Hi all
 
 I can succesfully compile fg.0.9.8 in release mod under msvc71 . Now I am 
 trying to compile latest version of flightgear I . compiled latest 
 version of simgear but in flightgear source  i ve some errors first 
 error was about config.h...compiler couldnt locate config.h and I dont 
 understand which file it needs.  I disable config.h and continue then  I get 
 gl.h errors. I didnt understand whats going on... i attach the log
 
Have you first build Simgear CVS ?

-- 
Gerard


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] msvc7.1 compiling problem

2005-06-17 Thread Gerard Robin
Le vendredi 17 juin 2005  22:33 +, eagle monart a crit :
 Hi all
 
 I can succesfully compile fg.0.9.8 in release mod under msvc71 . Now I am 
 trying to compile latest version of flightgear I . compiled latest 
 version of simgear but in flightgear source  i ve some errors first 
 error was about config.h...compiler couldnt locate config.h and I dont 
 understand which file it needs.  I disable config.h and continue then  I get 
 gl.h errors. I didnt understand whats going on... i attach the log
 
 _
O sorry, you did my first message was  truncated (i have pb with pop) 
-- 
Gerard


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d