On Wed, 13 Feb 2013 21:34:50 -0500, Pat wrote in message 
<20130213213450.239d3734@spinnaker>:

>  Questions for those familiar with cmake and download_and_compile.sh: 
> 
> 1.  Why does the download_and_compile script section for OSG, do
>       cmake ../../OpenSceneGraph/ 
>       without any options, followed immediately by 
> 
>       cmake -D CMAKE_BUILD_TYPE="Release" \
>       -D CMAKE_CXX_FLAGS="-O3 \
>       -D__STDC_CONSTANT_MACROS" \
>       -D CMAKE_C_FLAGS="-O3" \
>       -D CMAKE_INSTALL_PREFIX:PATH="$INSTALL_DIR_OSG" \
>       ../../OpenSceneGraph/
> 
> 2.  Why does download_and_compile build simgear and openrti from
>       sources in simgear/simgear and openrti/openrti 
>       while OpenSceneGraph is done from sources in OpenSceneGraph,
>       without the extra sub-directory/folder.
> 
> 3.  Why does the script only do reconfigure 
>       if the script is NOT running in update mode? Wouldn't you need
>       to reconfigure if there were a new module?

..4. Has anyone managed to get the script to fetch updates 
with the -s ("stable") switch?  (It should fetch bug fixes etc.)


-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to