Search the web
Sign In
New User? Sign Up
vtp-unix
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 306 - 335 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
306
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 ...
Jens Oberender
grass@...
Send Email
Jul 28, 2004
2:55 pm
307
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 ...
dylan
d@...
Send Email
Jul 30, 2004
8:57 pm
308
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,...
Ben Discoe
bdiscoe
Offline Send Email
Jul 31, 2004
5:10 pm
309
Ben, Thanks for the pointers. After changing: 'SUPPORT_WSTRING 0' the compile ... dylan@rice:~/src/VTP/TerrainSDK$ make cd vtdata ; make all make[1]:...
dylan
d@...
Send Email
Jul 31, 2004
7:42 pm
310
... 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...
Ben Discoe
bdiscoe
Offline Send Email
Aug 2, 2004
4:15 pm
311
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/xmlhelper' cd...
Jonathan Giorgio Ghel...
jonathanghel...
Offline Send Email
Aug 2, 2004
9:43 pm
312
... 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...
Ben Discoe
bdiscoe
Offline Send Email
Aug 2, 2004
11:54 pm
313
... 'tm' with ... Ok, tks for the help =) -- Jonathan Giorgio Ghellere...
jonathanghellere
jonathanghel...
Offline Send Email
Aug 3, 2004
2:05 pm
314
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 ...
Rick L Vinyard Jr
rvinyard@...
Send Email
Aug 11, 2004
3:50 am
315
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 ...
Ben Discoe
bdiscoe
Offline Send Email
Aug 11, 2004
4:27 am
316
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...
Ben Discoe
bdiscoe
Offline Send Email
Aug 11, 2004
4:35 am
317
... 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...
Rick L Vinyard Jr
rvinyard@...
Send Email
Aug 12, 2004
12:46 am
318
... 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....
Ben Discoe
bdiscoe
Offline Send Email
Aug 12, 2004
12:57 am
319
... 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++...
Rick L Vinyard Jr
rvinyard@...
Send Email
Aug 12, 2004
3:38 am
320
Ben, Here the info on the reason for patching ministub... Here's what I get from g++ when compiling SRTerrain.cpp: ../core/SRTerrain.cpp:19: error: base...
Rick L Vinyard Jr
rvinyard@...
Send Email
Aug 15, 2004
12:18 am
321
Gentoo Linux, kernel 2.6.7. gcc 3.3.4-r1. Errors in compiling TerrainSDK (gmake all): gmake[1]: Leaving directory `/usr/src/VTP/VTP/TerrainSDK/xmlhelper' cd...
rwfranz@...
franzrw
Offline Send Email
Aug 23, 2004
1:58 am
322
... I think i really need to make it more emphatic in the instructions: you need to _undefine_ that value, not define it as 0. OSG uses #ifdef not #if. Simply...
Ben Discoe
bdiscoe
Offline Send Email
Aug 23, 2004
2:04 am
323
... you need ... Tried that. Got this error compiling OSG - gmake[3]: Leaving directory `/usr/src/OSG_OP_OT-0.9.7/OpenSceneGraph-0.9.7/src/osgUtil/Linux32.Opt'...
rwfranz@...
franzrw
Offline Send Email
Aug 23, 2004
2:22 am
324
Aaargh. Looks like OSG broke for floats. We could forward this to the OSG list for them to solve, or i can dig into it to find the fix, it's probably just a...
Ben Discoe
bdiscoe
Offline Send Email
Aug 23, 2004
2:49 am
325
Ah... I'm not sure. It's the August 9th build, so I'm betting it's the first 0.9.7. I will download another copy and see if that works any better (now I see...
rwfranz@...
franzrw
Offline Send Email
Aug 23, 2004
3:40 am
326
... the OSG ... probably ... use the ... OSG guys ... After updating, OSG 0.9.7-3 compiled with // #define OSG_USE_DOUBLE_MATRICES 1 in...
rwfranz@...
franzrw
Offline Send Email
Aug 23, 2004
5:19 am
327
... That's good! ... Yes, it's expected. I would guess you are building with the latest VTP release, 040805? That release was matched to OSG 0.9.6-x, and the...
Ben Discoe
bdiscoe
Offline Send Email
Aug 23, 2004
5:36 am
328
... in the ... either (A) ... It breaks. I pulled the stuff from cvs (using cervisia), and I get this - gmake -C xmlhelper all; gmake -C vtdata all; gmake -C...
rwfranz@...
franzrw
Offline Send Email
Aug 23, 2004
8:06 am
329
Roger, ... OK, at least it's not a compile/link error. It seems that instead, the build process itself isn't working, because it isn't finding any of the ...
Ben Discoe
bdiscoe
Offline Send Email
Aug 23, 2004
4:43 pm
330
... 'configure' ... Nope. Well, after it broke once, I did, to see if it would change anything; it didn't, and I deleted everything and refetched from CVS, and...
rwfranz@...
franzrw
Offline Send Email
Aug 23, 2004
5:40 pm
331
Hi Roger, ... Ah yes, that's the fun of building from CVS, you are right on the cutting edge. :) I added support for QuikGrid a couple days ago. You could...
Ben Discoe
bdiscoe
Offline Send Email
Aug 23, 2004
6:31 pm
332
... cutting ... disable ... That's from http://www.perspectiveedge.com/source.html, I'm assuming. I don't mind the cutting edge - heck, I run gentoo-dev ~arch....
rwfranz@...
franzrw
Offline Send Email
Aug 23, 2004
7:39 pm
333
Roger, ... Yup. (Or simpler, just disable the Contours module.) ... Nope. (At least not as of 1600 EST 04.08.23 :-) -Ben...
Ben Discoe
bdiscoe
Offline Send Email
Aug 23, 2004
7:56 pm
334
... Actually, I dl'ed it and copied the .h files out of it into vtlib/core. TerrainSDK then compiled fine. I copied the *.so files resulting into...
rwfranz@...
franzrw
Offline Send Email
Aug 23, 2004
8:20 pm
335
... Must be something unusual about the way libMini was configured or built? I notice that it builds with 'build.sh' script, any chance it didn't pick up your...
Ben Discoe
bdiscoe
Offline Send Email
Aug 23, 2004
9:54 pm
Messages 306 - 335 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help