Georg Vollnhals a écrit :
 
> Sorry,
> I am not satisfied with this answer because it works without any problem
> here.
> Therefore I have to ask Donn whether he uses the right SimGear CVS.
> If he wants to compile OSG then he has to use the normal CVS branch,
> otherwise the SimGear-0.3-cvs-PREOSG CVS sources.
>
> jpgfactory.cxx is *different* in both branches, ie:
>
> -----------------------------------------------
> OSG
> (Line 24 ..)
> #ifdef HAVE_WINDOWS_H
> # include <windows.h>
> #endif
>
> #include "jpgfactory.hxx"
>
> ....
> (Line 240 ..)
>
> //OSGFIXME
> // sgFrustrum 'frustrum = ssgGetFrustrum();
>   

I am sorry you are sorry, but the frustrum definition is commented out,
so HEAD CVS *cannot* compile at the line following this last one. For
this, you'd have to provide a valid definition for it before it is used
( again line 242 ). And it is exactly the error Donn is writing about.

I don't know what is the miracle happening on your box, but the
--without-jpeg-factory option is the surest guess.

What I said remain true anyway. We need to port jpgFactory.cxx from plib
to osg. The //OSGFIXME comment is there as an hint.

-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



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to