Tuesday, August 07, 2007.

Hi Durk, Vivian, Reagan, et al ...

Thanks for the replies ... The reason my MSVC8 complains is simple now that 
I think about it.

I use my OWN flightgear.vcproj file, which includes all modules in a single 
line, as part of 'main'. Much easier to find sources in a simple alphabetic 
list ... I also do this for SG.

If you are using MSVC, using either the default FG DSP files, or those from 
the Olaf Flebbe page, then these separate FG into a static library, (or 
libraries) and a 'main'.

You can have unresolved items in a static library without complaint, 
provided it is never called from 'main' - that is the module is never 
extracted and added to the EXE by the linker ...

Likewise I suspect the gcc build is also separated like this ...

I use my own _TWO SOLUTION SYSTEM_ from this page :-

http://geoffair.net/fg/fgfs-040.htm

Problem solved. Thanks.

Regards,

Geoff.

EOF - Devel-06.doc

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to