[Flightgear-devel] RenderTexture::BeginCapture(): Texture is not initialized!

2005-11-18 Thread Arthur Wiebe
When running fgfs 0.9.9 I get this output: opening file: /Users/arthur/Projects/FlightGearOSX/data//Navaids/carrier_nav.dat /Users/arthur/Projects/FlightGearOSX/data//Navaids/TACAN_freq.dat RenderTexture::BeginCapture(): Texture is not initialized!

Re: [Flightgear-devel] RenderTexture::BeginCapture(): Texture is not initialized!

2005-11-18 Thread James Turner
On 18 Nov 2005, at 20:08, Arthur Wiebe wrote:When running fgfs 0.9.9 I get this output: opening file: /Users/arthur/Projects/FlightGearOSX/data//Navaids/carrier_nav.dat /Users/arthur/Projects/FlightGearOSX/data//Navaids/TACAN_freq.dat RenderTexture::BeginCapture(): Texture is not initialized!

Re: [Flightgear-devel] RenderTexture::BeginCapture(): Texture is not initialized!

2005-11-18 Thread Adam Dershowitz
On Nov 18, 2005, at 12:08 PM, Arthur Wiebe wrote: When running fgfs 0.9.9 I get this output: opening file: /Users/arthur/Projects/FlightGearOSX/data//Navaids/ carrier_nav.dat /Users/arthur/Projects/FlightGearOSX/data//Navaids/TACAN_freq.dat RenderTexture::BeginCapture(): Texture is not

[Flightgear-devel] RenderTexture::BeginCapture(): Texture is not initialized!

2005-11-18 Thread Ima Sudonim
James, Sorry to hear you're having so much trouble. Unfortunately, everything is working for me just fine with latest CVS... opening file: /Users/arthur/Projects/FlightGearOSX/data//Navaids/ carrier_nav.dat /Users/arthur/Projects/FlightGearOSX/data//Navaids/TACAN_freq.dat

Re: [Flightgear-devel] RenderTexture::BeginCapture(): Texture is not initialized!

2005-11-18 Thread Arthur Wiebe
I have the feeling this is actually a problem with the xcode project files. I'm going to build using makefiles and see what happens. It could be that something isn't be compiled correctly. On 11/18/05, Ima Sudonim [EMAIL PROTECTED] wrote: James, Sorry to hear you're having so much trouble.