Hi ... I don't have a yahoo account and don't want to create one, just to read these mails. Is there another emailarchive somewhere? ... I solved it now by...
291
Ben Discoe
bdiscoe
Apr 2, 2004 3:15 pm
... I thought that all people who belong to this mailing list could access the archives? Maybe not - hmmmm... ok, i have changed the group settings so that...
292
Mike Weiblen
mew_cx
Apr 2, 2004 3:58 pm
Hi Ben, re your previous query, I am able to successfully run Enviro (v040320 w/patches) and render GL. I can view and rotate the whole earth model; haven't...
293
Ben Discoe
bdiscoe
Apr 3, 2004 12:32 am
I have added Mike's experience along with Ron's and Bill's and my own, to a table, here: http://vterrain.org/Implementation/porting.html I installed the latest...
294
Ben Discoe
bdiscoe
Apr 3, 2004 12:38 am
... Definitely. :) It's a silent log message on Windows, i guess wxGTK uses a dialog box instead. ... Is you computer somehow set to British English? It's a...
295
Jens Oberender
grass@...
Apr 3, 2004 1:20 am
Hi Ben Thanx for opening the mailinglist archive. ... How and where can I access the CVS? I didn't find anything neither the homepage nor in the mail archive. ...
296
Ben Discoe
bdiscoe
Apr 3, 2004 1:40 am
... It's linked from the download instructions, and also from the Unix build instructions, which i think you are following: ...
297
Mike Weiblen
mew_cx
Apr 3, 2004 7:47 pm
I believe I should be configed for US english. Being that Knoppix is a german distro, if anything I would've expected lingering bits of locale "de". My ...
298
Mike Weiblen
mew_cx
Apr 3, 2004 8:13 pm
Ben, A bit more data; collecting symptoms, not debugging yet... (test environment: vtp 040320 + patches, configed for whole earth view) On ~20% launches of...
299
Ben Discoe
bdiscoe
Apr 5, 2004 6:37 pm
... Somebody making the distro must have decided that UK English, rather than US English, is the canonical English. Of course we Americans know better :) ... ...
300
recruiter_it_20
Apr 7, 2004 12:08 pm
Hi, We have an opening for ¡§Unix Administrator¡¨ for our client a ¡§World¡¦s one of the best Consulting Company, based in Gurgaon¡¨. Position would ...
301
Sylvain Joyeux
doudou@...
May 5, 2004 8:09 am
Hi Is anybody _against_ using the autotools for the build system ? Has anybody already worked on it ? I'll gladly do it if nobody is against that. -- Sylvain...
302
Jens Oberender
grass@...
May 5, 2004 10:57 am
Hi ... I already had the same thought but where to shy to write on the list. If you need help, feel free to ask. I already do the auto* stuff for 2 projects,...
303
Mike Weiblen
mew_cx
May 5, 2004 4:23 pm
Hi Sylvain, I think that would be great, I look forward to your results -- mew...
304
cycoticitch
May 27, 2004 7:52 am
hi we have made a cool new forum where you can solve any problem regarding any matter with a very quick reply to your problems so be quick and get your self...
305
Ben Discoe
bdiscoe
May 27, 2004 5:23 pm
I have banned this spammer. -Ben...
306
Jens Oberender
grass@...
Jul 28, 2004 2:55 pm
Hello We have released LinGis 0.1 for SUSE Linux 9.1 today. Description ========= LinGis is a distribution of free GIS applications and libraries in RPM ...
307
dylan
d@...
Jul 30, 2004 8:57 pm
greetings! i am having a bit of trouble compiling VTP on a debian stable machine. based on the install instructions, i believe that i have compiled and ...
308
Ben Discoe
bdiscoe
Jul 31, 2004 5:10 pm
Dylan, It appears that your platform isn't happy with wide strings. In the file TerrainSDK/vtdata/config_vtdata.h, simply change SUPPORT_WSTRING from 1 to 0,...
309
dylan
d@...
Jul 31, 2004 7:42 pm
Ben, Thanks for the pointers. After changing: 'SUPPORT_WSTRING 0' the compile ... dylan@rice:~/src/VTP/TerrainSDK$ make cd vtdata ; make all make[1]:...
310
Ben Discoe
bdiscoe
Aug 2, 2004 4:15 pm
... Probably not. Probably just isn't including the std header, for some reason. Try adding: #include <fstream> to the top of that header file. -Ben...
311
Jonathan Giorgio Ghel...
jonathanghel...
Aug 2, 2004 9:43 pm
hello all, I'm trying to compile vtp on my slack box, but I'm stuck with that problem: make[1]: Leaving directory `/ARQUIVOS/VTP/VTP/TerrainSDK/xmlhelper39; cd...
312
Ben Discoe
bdiscoe
Aug 2, 2004 11:54 pm
... Yes, some other folks have noticed that and fixed it by replacing 'tm' with 'tm1' to avoid conflicts. (It's already fixed in CVS..) -Ben...
313
jonathanghellere
jonathanghel...
Aug 3, 2004 2:05 pm
... 'tm' with ... Ok, tks for the help =) -- Jonathan Giorgio Ghellere...
314
Rick L Vinyard Jr
rvinyard@...
Aug 11, 2004 3:50 am
I've tested my gentoo and the vtp libs on the amd64 platform and have had good results so far. If anyone is interested they can be downloaded from the ...
315
Ben Discoe
bdiscoe
Aug 11, 2004 4:27 am
Hi Rick, Thanks for the 0.9.7 patches. As fate would have it, i just finished making most of these changes independently, and was about to do the CVS checkin ...
316
Ben Discoe
bdiscoe
Aug 11, 2004 4:35 am
I have made the necessary changes to vtosg to support OSG-0.9.7 and checked them into CVS. I've done a little testing, and it doesn't look like anything...
317
Rick L Vinyard Jr
rvinyard@...
Aug 12, 2004 12:46 am
... Ahh, and here I was thinking I was jumping in early enough... :) ... Since I've got the gentoo ebuilds set to build against the releases (gentoo doesn't...
318
Ben Discoe
bdiscoe
Aug 12, 2004 12:57 am
... I've checked the change into CVS as well. ... Yes, i'm building against mini-5.0 as well. ... Uh..? ministub has 2 constructors, they work, we call them....
319
Rick L Vinyard Jr
rvinyard@...
Aug 12, 2004 3:38 am
... Sounds great. I'll give it a shot sometime tomorrow and let you know what results I get. ... I'll take a look at it again. There was some reason why g++...