Hi all,

(1) Yes Geoff, as you said : this is a compromise. And I thinks the good 
compromise is to keep the same way as used in Brisa script. Many people are 
accustomed with Brisa script and I want my script is very similar to Brisa 
script in order to don't change accustomed of people. My script and Brisa 
script need to be homogen.
Moreover, with this technique I have successfully debugged my script... so it 
seem this technique give enough information if  someone had a problem.

Thank you very much for your explanation : it's very usefull ! Now I understand 
what is the "set -e" that I have copy/paste from Brisa script ;)

(2) About "NO_OPENSCENEGRAPH_INTERFACE" I'm sure to use SIMGEAR_HEADLESS 
because the CMakeLists contains this :

Line 64 : 
option(SIMGEAR_HEADLESS "Set to ON to build SimGear without GUI/graphics 
support" OFF)

Line 116 : 
if(SIMGEAR_HEADLESS)
message(STATUS "headless mode")
set(NO_OPENSCENEGRAPH_INTERFACE 1)

And about TerraGear-CS the CMakeLists contains this :

Line 114 :
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${WARNING_FLAGS} ${MSVC_FLAGS} 
-D_REENTRANT -DNO_OPENSCENEGRAPH_INTERFACE")

(3) Yes my script switch automatically on newconstruct branch in order to use 
genapt850 ;)
Also I have a question about genapt850 : Airport (runway, taxiway, parking...) 
are create by TaxiDraw, but have I need a special version of TaxiDraw to 
generate an apt.dat in version 850 ? Or TaxiDraw version is not important ?

Cheers,
Clément
                                          
------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to