Re: [Flightgear-devel] [Simgear-cvslogs] CVS: source/simgear/screen Makefile.am, 1.13,

2009-06-22 Thread Martin Spott
Hi Erik,

Erik Hofman wrote:
 Update of /var/cvs/SimGear-0.3/source/simgear/screen
 In directory baron.flightgear.org:/tmp/cvs-serv19946
 
 Modified Files:
Makefile.am 
 Removed Files:
colours.h texture.cxx texture.hxx 
 Log Message:
 Move the texture code to FlightGear/utils/Modeller

normalmap.cxx:13:38: error: simgear/screen/texture.hxx: Datei oder
Verzeichnis nicht gefunden


jive: 12:39:03 ~/SCM/FlightGear diff FlightGear/utils/Modeller/normalmap.cxx~ 
FlightGear/utils/Modeller/normalmap.cxx
--- FlightGear/utils/Modeller/normalmap.cxx~2009-06-22 12:38:23.426114250 
+0200
+++ FlightGear/utils/Modeller/normalmap.cxx 2009-06-22 12:38:23.466118350 
+0200
@@ -10,7 +10,7 @@
 #include stdlib.h
 #include osg/GL
 
-#include simgear/screen/texture.hxx
+#include texture.hxx
 
 
 static float contrast = 1.0;


Cheers,
Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Simgear-cvslogs] CVS: source/simgear/screen Makefile.am, 1.13,

2009-06-22 Thread Erik Hofman
gcc can't be trusted.. I did a test compile here :-(

I'll fix it.

Erik

Martin Spott wrote:
 Hi Erik,
 
 Erik Hofman wrote:
 Update of /var/cvs/SimGear-0.3/source/simgear/screen
 In directory baron.flightgear.org:/tmp/cvs-serv19946

 Modified Files:
Makefile.am 
 Removed Files:
colours.h texture.cxx texture.hxx 
 Log Message:
 Move the texture code to FlightGear/utils/Modeller
 
 normalmap.cxx:13:38: error: simgear/screen/texture.hxx: Datei oder
 Verzeichnis nicht gefunden
 
 
 jive: 12:39:03 ~/SCM/FlightGear diff 
 FlightGear/utils/Modeller/normalmap.cxx~ 
 FlightGear/utils/Modeller/normalmap.cxx
 --- FlightGear/utils/Modeller/normalmap.cxx~  2009-06-22 12:38:23.426114250 
 +0200
 +++ FlightGear/utils/Modeller/normalmap.cxx   2009-06-22 12:38:23.466118350 
 +0200
 @@ -10,7 +10,7 @@
  #include stdlib.h
  #include osg/GL
  
 -#include simgear/screen/texture.hxx
 +#include texture.hxx
  
  
  static float contrast = 1.0;
 
 
 Cheers,
   Martin.

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Simgear-cvslogs] CVS: source/simgear/screen

2009-06-22 Thread Martin Spott
Erik Hofman wrote:

 gcc can't be trusted.. I did a test compile here :-(
 
 I'll fix it.

No problem, maybe the changed file just didn't make it into the CVS
commit. I'm very cautious these days for the sake of not having to deal
with this sort of stuff once we're set up at LinuxTag  ;-)

Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] [Simgear-cvslogs] CVS: source/simgear/screen

2009-06-22 Thread Erik Hofman

Martin Spott wrote:
 No problem, maybe the changed file just didn't make it into the CVS
 commit. I'm very cautious these days for the sake of not having to deal
 with this sort of stuff once we're set up at LinuxTag  ;-)

Fair enough.

Erik

--
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel