... I've also updated my gentoo ebuilds with a 040903 ebuild at: http://miskatonic.cs.nmsu.edu/gentoo/portage/ I've also enabled an rsync server so you can use...
359
Nino Walker
NinoWalker
Sep 7, 2004 8:58 pm
Hi, I'm trying to build on Mac OS 10.3.x, and having issues when linking OpenThreads for vtosg. The linker chokes when trying to read the ...
360
Pete Willemsen
willey197
Sep 13, 2004 12:35 am
I have to specify it explicitly. Here's my Makefile for the vtosg directory. Last night I updated my VTerrain system on my mac with the latest libraries and...
361
Pete Willemsen
willey197
Sep 13, 2004 2:47 pm
Forgot to post the web site again... the Makefiles for the TerrainSDK are posted on this page: http://www.cs.utah.edu/~willemsn/vtp/macosx_readme.html If you...
362
Pete Willemsen
willey197
Sep 15, 2004 5:53 am
Hi All, I finally managed to squeeze some time out and post information about porting VTerrain to OS X. Good news is that VTBuilder appears to work although I...
363
Ben Discoe
bdiscoe
Sep 15, 2004 10:01 pm
Thanks to Pete for getting the Makefiles adapted for OSX! ... I'm afraid i'm not Unix-savvy enough to know how to merge two makefiles, surely it should be...
364
Pete Willemsen
willey197
Sep 16, 2004 1:58 am
... This is isn't difficult; I (or someone else) will have to spend a little time on it. Yes, it's very easy to avoid hand-editing the Makefile system; I'm...
365
Ben Discoe
bdiscoe
Sep 16, 2004 2:16 am
... When we ship the VTP binaries on Windows, for end-users, we just put all the DLLs into a folder along with the apps. The apps find them because the rule ...
366
Pete Willemsen
willey197
Sep 16, 2004 3:47 am
... With regard to Makefiles, I just noticed something interesting. For some reason, I've never noticed the configure script in the VTerrain source. I'm...
367
Ben Discoe
bdiscoe
Sep 16, 2004 7:37 pm
... I don't recall who originally made the 'configure39; file, but i do know that it doesn't currently do anything, beside produce makefiles that don't work ... ...
368
Pete Willemsen
willey197
Sep 16, 2004 7:38 pm
... I think this is a good idea. From what I understand, Nino is working on this as we type. :) Pete...
369
mahesh m
zoommahesh
Sep 24, 2004 7:22 am
hai mahesh here i am working as hardware and network engineer only in lan network so iam to upgrade my self so i have decide to do linux while i have been...
370
Ben Discoe
bdiscoe
Sep 25, 2004 12:37 am
For those on the list, there has been a whole bunch of work done recently on the VTP port to OSX, by Pete and Nino. It's been going on mostly with direct...
371
Ben Discoe
bdiscoe
Sep 25, 2004 12:52 am
... A simpler way to test this (without involving OSG/OpenGL or vtlib) is to simply run VTBuilder, then load that same BT file. ... I don't know what's special...
372
Pete Willemsen
willey197
Sep 25, 2004 4:14 am
... Just got done trying this. The results are the same. I loaded the crater_0513.bt through the Open Layer menu. The progress bar makes it all the way to...
373
Ben Discoe
bdiscoe
Sep 27, 2004 8:58 pm
Pete, Thanks for the detailed report, i found and fixed the glitch in the byte-swapping code. The fix is in ByteOrder.cpp: 102c99 < SwapMemBytes( ptr, type,...
374
Pete Willemsen
willey197
Sep 27, 2004 9:45 pm
Hey Ben, Thanks for the update. glutSimple works! :) I've added a screenshot of glutSimple running: http://www.cs.utah.edu/~willemsn/vtp/macosx_readme.html ...
375
Ben Discoe
bdiscoe
Sep 28, 2004 3:17 am
Pete, Awesome! That indicates that a great deal is working correctly on MacOSX. Enviro can't be far off. -Ben...
376
Robert Jordens
rjo-lists@...
Oct 1, 2004 3:41 pm
Hello! ... I managed to compile VTerrain on my PowerBook G4 (Debian GNU/Linux). On loading a layer from the distributed ones it fails with the following ...
377
Ben Discoe
bdiscoe
Oct 1, 2004 3:49 pm
Hi Robert, Welcome to the list. Indeed, we just found and fixed that problem a few days ago. The endianness code was wrong, and it's a simple 2-line fix....
378
rjo-lists@...
Oct 4, 2004 7:25 pm
Hi! (gdb) run Starting program: /home/rj/data/dl/build/vtp/VTP/Enviro/wxEnviro [Thread debugging using libthread_db enabled] [New Thread 16384 (LWP 24166)] ...
379
Pete Willemsen
willey197
Oct 4, 2004 9:35 pm
You got Enviro to compile all the way through? I keep getting the ... Is this a Mac OS X PPC system? If so, what OS version and XCode version are you using? ...
380
Ben Discoe
bdiscoe
Oct 4, 2004 9:47 pm
Hi Robert, That's a pretty strange error. The call stack says it's calling LayerDlg::OnLayerCreate, but that's a GUI call that can't be called at such an...
381
rjo-lists@...
Oct 4, 2004 10:12 pm
Hello! ... This is Debian GNU/Linux on an Apple PowerBook G4. No MacOSX ;-] ... The segfault happens after opening any arbitrary terrain: The Object-tree and...
382
Ben Discoe
bdiscoe
Oct 4, 2004 10:32 pm
... Please run Enviro all the way through with (attempting to) load a terrain, exit the program, then send me the debug.txt file that results. Thanks, Ben...
383
rjo-lists@...
Oct 4, 2004 10:58 pm
Hello! ... Attached. But this is without DEBUG=1. That'll have to wait until tomorrow. Robert. -- Real Users are afraid they'll break the machine -- but...
384
Ben Discoe
bdiscoe
Oct 5, 2004 12:36 am
Robert, Interesting: on your machine, the app never gets a Paint event. This explains why it does not load the terrain, because the whole process is triggered...
385
Robert Jordens
rjo-lists@...
Oct 5, 2004 6:40 am
Hello! ... VTBuilder runs just fine. I can load .bt's. I can make it crash by trying to load Data/Terrains/Hawai'i.xml though: ... Setting layer filename to...
386
Ben Discoe
bdiscoe
Oct 5, 2004 7:41 pm
Robert, It's good to have someone trying unusual things on an unusual platforms - it helps to find unusual things. ... VTBuilder doesn't load Terrain.xml...
387
Robert Jordens
rjo-lists@...
Oct 5, 2004 8:39 pm
Hello! ... ;-] ... I thought so. You can start hunting at <http://packages.qa.debian.org/x/xerces23.html> ... Yes. [17/5011]rj@kermit:~$ ldd...