Sébastien Our posts have overlapped. These are now OK, but I still have the vertical bands.
Thanks Alan -----Original Message----- From: Sébastien MARQUE Sent: Wednesday, September 14, 2011 8:04 PM To: FlightGear developers discussions Subject: Re: [Flightgear-devel] ZKV1000 buildmaps.pl on Windows 7 Le 13/09/2011 20:38, Alan Teeder a ecrit : > 1. At line 22 I had to change > > if ($OS eq 'Windows_NT') { > $originalMapsDir =~ s:\\:/:g; > @originalTiles = glob("\"$originalMapsDir/*.$imageFormat\""); > > to > > if ($OS eq 'Windows_NT') { > $originalMapsDir =~ s:\\:/:g; > @originalTiles =<$originalMapsDir/*.$imageFormat>; > > as “glob” did not work. > > 2. The “mkdir” at line 34 also did nothing, so I created the new folders > myself. > These two points should be corrected now, please check on gitorious repo: https://gitorious.org/zakharov/zkv1000/blobs/master/Systems/buildmaps.pl Regards seb ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel