... 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...
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...
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@...
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 ...
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...
... 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@...
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....
... 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@...
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...
... 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...
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...
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...
... 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...
... 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...
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 ...
... '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...
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...
... 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....
... 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...
... Why are you calling it with "stub"? ... I did recommend simply disabling the Contours. If you do want to use QuikGrid, you're going to need to link with...
I had a few problems with my local network over the weekend. I've _significantly_ cleaned up alot of the gentoo ebuilds, and I'll try and get them pushed up to...
Rick L Vinyard Jr
rvinyard@...
Aug 24, 2004 12:32 am
339
Hi Rick, ... That's great! If those two are working, then all the components that Enviro uses are working. ... No need to wait, the OSG 0.9.7 changes went...