--------------------------------------------------
From: "Jon S. Berndt" <jonsber...@comcast.net>
Sent: Sunday, September 05, 2010 3:40 PM
To: "FlightGear developers discussions" 
<flightgear-devel@lists.sourceforge.net>
Subject: Re: [Flightgear-devel] Building FlightGear under Vista

> I did not build it. I installed it all according to the procedure (see 
> earlier in this thread). I just built FlightGear. Would it work for me to 
> simply copy all the needed files into the FlightGear executable directory?
>
> Jon
>
>
> -----Original Message-----
> From: Alan Teeder <ajtee...@v-twin.org.uk>
> Sent: Sunday, September 05, 2010 9:17 AM
> To: FlightGear developers discussions 
> <flightgear-devel@lists.sourceforge.net>
> Subject: Re: [Flightgear-devel] Building FlightGear under Vista
>
> Your OSG library was not built with png and txf support?
>
> Alan
> --------------------------------------------------
> From: "Frederic Bouvier" <fredfgf...@free.fr>
> Sent: Sunday, September 05, 2010 3:08 PM
> To: "FlightGear developers discussions"
> <flightgear-devel@lists.sourceforge.net>
> Subject: Re: [Flightgear-devel] Building FlightGear under Vista
>
>> A PATH to OSG Binaries
>>
>>>> Warning: Could not find plugin to read objects from file
>>>> "c:/cygwin/home/jon/flightgear/fgdata//Aircraft/c172p/splash.png".
>>>> Warning: Could not find plugin to read objects from file
>>>> "c:/cygwin/home/jon/flightgear/fgdata//Fonts/Helvetica.txf".
>>>> Warning: Could not find plugin to read objects from file
>>>> "c:/cygwin/home/jon/flightgear/fgdata//Fonts/Helvetica.txf".
>>>> Warning: Could not find plugin to read objects from file
>>>> "c:/cygwin/home/jon/flightgear/fgdata//Fonts/Helvetica.txf".
>>
>>
>> -Fred
>>
>> ----- "Jon S. Berndt" <jonsber...@comcast.net> a écrit :
>>
>>> I get the same problems in the windows command shell. What is it
>>> looking for??
>>>
>>>
>>> -----Original Message-----
>>> From: Frederic Bouvier <fredfgf...@free.fr>
>>> Sent: Sunday, September 05, 2010 8:04 AM
>>> To: FlightGear developers discussions
>>> <flightgear-devel@lists.sourceforge.net>
>>> Subject: Re: [Flightgear-devel] Building FlightGear under Vista
>>>
>>>
>>> ----- "Jon S. Berndt" a écrit :
>>>
>>> > > From: Alan Teeder [mailto:ajtee...@v-twin.org.uk]
>>> >
>>> > > Why are you using cygwin for this?
>>> >
>>> > Alan,
>>> >
>>> > I happily built FlightGear under MSVC, but much prefer the cygwin
>>> bash
>>> > shell
>>> > to cmd.exe. I am only running FlightGear under cygwin - not building
>>> > it
>>> > under cygwin. I should be able to do that.
>>>
>>> Maybe... Remember that the cygwin dll has special code to emulate an
>>> Unix filesystem under Windows, but this DLL is not included inside the
>>> MSVC build, so you can't express your path the unix way.
>>> The only exception is the forward slash that is recognized by the
>>> Microsoft C runtime
>>>
>>> -Fred
>>>
>>> --
>>> Frédéric Bouvier
>>> http://my.fotolia.com/frfoto/              Photo gallery - album photo
>>> http://www.youtube.com/user/fgfred64       Videos
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> This SF.net Dev2Dev email is sponsored by:
>>>
>>> Show off your parallel programming skills.
>>> Enter the Intel(R) Threading Challenge 2010.
>>> http://p.sf.net/sfu/intel-thread-sfd
>>> _______________________________________________
>>> Flightgear-devel mailing list
>>> Flightgear-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> This SF.net Dev2Dev email is sponsored by:
>>>
>>> Show off your parallel programming skills.
>>> Enter the Intel(R) Threading Challenge 2010.
>>> http://p.sf.net/sfu/intel-thread-sfd
>>> _______________________________________________
>>> Flightgear-devel mailing list
>>> Flightgear-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>>
>> -- 
>> Frédéric Bouvier
>> http://my.fotolia.com/frfoto/              Photo gallery - album photo
>> http://www.youtube.com/user/fgfred64       Videos
>>
>>
>> ------------------------------------------------------------------------------
>> This SF.net Dev2Dev email is sponsored by:
>>
>> Show off your parallel programming skills.
>> Enter the Intel(R) Threading Challenge 2010.
>> http://p.sf.net/sfu/intel-thread-sfd
>> _______________________________________________
>> Flightgear-devel mailing list
>> Flightgear-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>>
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev
>
> [The entire original message is not included]
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>

I´m not sure with the cygwin distribution.
When I built OSG (from the latest SVN ) using  Cmake  I did not include tiff 
libraries. The net result was a similar error message to yours when I tried 
to use a tiff texture file. Also all my panels were white.

I replaced the tiff file with a png equivalent (as used by many FG aircraft 
models) and both the error message disappeared and my cockpit textures 
re-appeared.

Hence my reply. It may be that an OSG plugin may be the solution under 
Linux/Cygwin, but with Windows the option was required at OSG´s 
Cmake/compilation time .

Alan 


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to