Geoff Air a écrit :
>
> Just a small point, but it could bother
> some new people ... when you load MSVC7.1
> using the FlightGear.dsw (and dsp), you
> can be blocked from a compile by a
> custom step, which presently fails ...
>
> The am2dsp.cfg file contains a custom -
> # Rule to create config.h
> which gets included when am2dsp.pl is
> run, but at present this custom step
> tries to copy from -
>
> config.h-msvc to config.h
>
> This is certainly what it used to be called,
> when I last updated it in July 2003, but quite
> some time ago this file name disappeared,
> and was replaced with -
>
> config.h-msvc.in
>
> same file contents however ...
>
> Could we either -
> (a) adjust the FG am2dsp.cfg file to
> reflect this changed name, or
> (b) put the file back as config.h-msvc,
> as it was originally.
>
> It is agreed most of us no longer depend
> on the DSW/DSP provided, since perhaps like
> me, we update our SLN/VCPROJ files when new
> files appear in a CVS update ... but new
> people probably still commence with these
> old file ... and this 'error' does block
> a compile ...

If you run ./configure, the config.h-msvc is generated from
config.h-msvc.in ( you need cygwin installed ). This is because the
version in that file is never updated otherwise.
If you try to compile from a released tarball, this file ( config.h-msvc
) should be included.

-Fred

-- 
Frédéric Bouvier
http://frfoto.free.fr         Photo gallery - album photo
http://www.fotolia.fr/p/2278  Other photo gallery
http://fgsd.sourceforge.net/  FlightGear Scenery Designer




-------------------------------------------------------
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