RE: [Flightgear-devel] Pulsing splash screen at startup (on Cygwin)

2005-09-06 Thread Richard Bytheway

  
  Richard Bytheway wrote:
  
  ...
  
  
  
  The correction should be in cvs soon, or you can change in
  SG/timestamp.cxx line 119:
  #if defined( WIN32 )
  with
  #if defined( WIN32 )  !defined(__CYGWIN__)
  
 
 Following earlier discussions with Harald, I did that change 
 in 2 places, as
 per the attached diff file. I'm not sure if it's strictly 
 necessary, but
 I've tested it extensively, and it seems to work.
 
 Vivian 
 

I updated to latest CVS last night and the problem is fixed. Thanks.

RIchard


This e-mail has been scanned for Bede Scientific Instruments for all 
viruses by Star Internet. The service is powered by MessageLabs. For
more information on a proactive anti-virus service working around the
clock, around the globe, visit: http://www.star.net.uk


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


Re: [Flightgear-devel] Pulsing splash screen at startup (on Cygwin)

2005-09-02 Thread Harald JOHNSEN

Richard Bytheway wrote:


...

 

The correction should be in cvs soon, or you can change in 
SG/timestamp.cxx line 119:

#if defined( WIN32 )
with
#if defined( WIN32 )  !defined(__CYGWIN__)

Harald.


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


RE: [Flightgear-devel] Pulsing splash screen at startup (on Cygwin)

2005-09-02 Thread Richard Bytheway
Thanks, I will try that.

Richard

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] Behalf Of Harald
 JOHNSEN
 Sent: 02 September 2005 11:54
 To: FlightGear developers discussions
 Subject: Re: [Flightgear-devel] Pulsing splash screen at startup (on
 Cygwin)
 
 
 Richard Bytheway wrote:
 
 ...
 
   
 
 The correction should be in cvs soon, or you can change in 
 SG/timestamp.cxx line 119:
 #if defined( WIN32 )
 with
 #if defined( WIN32 )  !defined(__CYGWIN__)
 
 Harald.
 
 
 ___
 Flightgear-devel mailing list
 Flightgear-devel@flightgear.org
 http://mail.flightgear.org/mailman/listinfo/flightgear-devel
 2f585eeea02e2c79d7b1d8c4963bae2d
 
 __
 __
 This e-mail has been scanned for all viruses by Star. The
 service is powered by MessageLabs. For more information on a proactive
 anti-virus service working around the clock, around the globe, visit:
 http://www.star.net.uk
 __
 __
 


This e-mail has been scanned for Bede Scientific Instruments for all 
viruses by Star Internet. The service is powered by MessageLabs. For
more information on a proactive anti-virus service working around the
clock, around the globe, visit: http://www.star.net.uk


___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


RE: [Flightgear-devel] Pulsing splash screen at startup (on Cygwin)

2005-09-02 Thread Vivian Meazza
Harald JOHNSEN

 
 Richard Bytheway wrote:
 
 ...
 
 
 
 The correction should be in cvs soon, or you can change in
 SG/timestamp.cxx line 119:
 #if defined( WIN32 )
 with
 #if defined( WIN32 )  !defined(__CYGWIN__)
 

Following earlier discussions with Harald, I did that change in 2 places, as
per the attached diff file. I'm not sure if it's strictly necessary, but
I've tested it extensively, and it seems to work.

Vivian 


timestamp.diff
Description: Binary data
___
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d