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 584 - 613 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
584
Good Morning! I've been working with Ben and I received permission to subscribe to the list to solicite help. We've been trying to build VTP for several months...
gnmcgreg
Offline Send Email
Sep 5, 2006
1:22 pm
585
Mario, It looks like maybe an old version of GDAL, which does not know CPL_STDCALL. What version of GDAL do you have installed? -Ben ... From: Mario Mango...
Ben Discoe
bdiscoe
Offline Send Email
Oct 23, 2006
9:33 pm
586
Quoting Ben Discoe <ben@...>: Hoi Ben, sorry for the multiple messages. I installed the gdal using fink and the version is the 1.2.6-1005 Do you...
Mario Mango Furnari
mf@...
Send Email
Oct 23, 2006
10:05 pm
587
Mario, The build instructions do say that you need GDAL ver. 1.3.x, and links are provided to the current release 1.3.2. GDAL 1.2.6 is very, very old. -Ben...
Ben Discoe
bdiscoe
Offline Send Email
Oct 23, 2006
10:23 pm
588
Hi,Ben. we should exclude the file "iowin32.c,iowin32.h" from makefile,but I donnot know how to(I only removed them when compile). and in the "Make.defs" file...
gis_zjf
Offline Send Email
Oct 27, 2006
2:42 am
589
... Yes, i did a similar thing to make it build on Linux. Perhaps they should be moved into a subfolder. It's unfortunate that we are still on "Makefiles" in...
Ben Discoe
bdiscoe
Offline Send Email
Oct 27, 2006
9:30 am
590
Ben. there are some link errors with ENVIRO application, so in enviro/makefile,the part support Mac OS X shoud like this: # Support of Mac OS X ifeq...
gis_zjf
Offline Send Email
Oct 28, 2006
7:42 am
591
Zjf, I am a little unsure how the Makefile for Mac is supposed to work. ... But these already exist in the LIBS definition above it. Perhaps the solution, to...
Ben Discoe
bdiscoe
Offline Send Email
Oct 28, 2006
8:18 am
592
Quoting gis_zjf <gis_zjf@...>: Hi Ben and zjf I had one problem on building VTBuilder, here the error mmf:/VTP/VTP/TerrainApps/VTBuilder mf$ make g++...
Mario Mango Furnari
mf@...
Send Email
Oct 28, 2006
10:51 pm
593
Hi Ben and zjf I had one problem on building VTBuilder, here the error ... I suppose that it is a dynamic loading problem, but I can't figure out how to fix it...
Mario Mango Furnari
mf@...
Send Email
Oct 29, 2006
11:07 pm
594
Hi Mario, You need to compile VTBuilder with -DUSE_OPENGL=0. For some reason, beyond my knowledge, the OSX OpenGL framework does not define: ...
NinoWalker
Offline Send Email
Mar 26, 2007
9:33 pm
595
To follow up, if you are building against the head, there are a few changes you'll want to make. I've included my .diff log. One change you might ignore...
NinoWalker
Offline Send Email
Mar 27, 2007
3:49 pm
596
Reviewing changes.. ... Those are already included on line 200, so there should be no nned to the top of the file as well? ... VTBuilder does not call OSG at...
Ben Discoe
bdiscoe
Offline Send Email
Mar 28, 2007
8:49 pm
597
Hi Linux folks, After i build the VTP applications on Linux, i have been struggling to figure out how to launch them from my desktop. It is easy to make a ...
Ben Discoe
tuktuk@...
Send Email
Apr 7, 2007
11:04 pm
598
Some news: I ordered a MiniMac today (or is it MacMini? i can never remember) so i'll be able to help people with their Mac issues better, after it arrives...
Ben Discoe
tuktuk@...
Send Email
Apr 7, 2007
11:10 pm
599
I will fly to Hawaii to provide Ben vital support through the first 24 hours of the critical transitional period. Mac support will be helpful toward increasing...
NinoWalker
Offline Send Email
Apr 8, 2007
2:16 am
600
My MiniMac is running very nicely, and it runs the VTP binaries that Nino built. Now, i am now facing the prospect of building VTP on Mac. Rather than try to...
Ben Discoe
bdiscoe
Offline Send Email
May 3, 2007
9:05 am
601
Hi this is my first mail to vtp. i'm new... to install VTP on my mac i foollowed the instruction at : ...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 4, 2007
5:16 pm
602
so it looks like gcc can't find gdal ogr. are the includes from gdal actually in /usr/local/include? Joe D...
joe dumoulin
joe.dumoulin@...
Send Email
May 4, 2007
5:36 pm
603
Hi i've solved the gdal problem using a "non framework" installation, ./configure --prefix=/usr/local --without-python now i've gdal in usr local /bin /lib...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 4, 2007
6:59 pm
604
This might be a simple problem too. Look for your ZLIB installation and make sure that the path to the libraries is correctly set up in the make.defs file....
joe dumoulin
joe.dumoulin@...
Send Email
May 4, 2007
7:18 pm
605
Massimo, ... Interesting, i didn't know that gdal did have a 'framework' installation option. Most of the other libraries seem to (e.g. OSG) but in the...
Ben Discoe
bdiscoe
Offline Send Email
May 4, 2007
7:33 pm
606
Hi Massimo, Ben, If you wanted to use GDAL as a framework, you'll need to replace all instances of -lgdal with -framework GDAL in the makefiles. Because GDAL...
NinoWalker
Offline Send Email
May 4, 2007
11:05 pm
607
Nino, Wow. I just tried out the 'vterrainmacosxinstallscripts'. There's some intense script work in there! The download script appeared to run correctly. The...
Ben Discoe
bdiscoe
Offline Send Email
May 5, 2007
8:01 am
608
Hi VTP user, i copied the script files in a directory : /source/vtposx setted the prefix and working directory to /source/vtposx but the script wrote the file...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 5, 2007
9:34 am
609
sorry for the last mail i've delete the tar.gz log and added a link to it Hi VTP user, i copied the script files in a directory : /source/vtposx setted the...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 5, 2007
9:49 am
610
I apologize for any issues; the scripts have been debugged on my machine and for my configuration, which alas is not the cleanest environment. Stefan has been...
NinoWalker
Offline Send Email
May 5, 2007
8:12 pm
611
... Set line 5 of the build script to: TEMP=/source/vtposx This is a little convoluted because the script builds all dependencies to be bundled with the VTP...
NinoWalker
Offline Send Email
May 5, 2007
8:30 pm
612
... hi, i opted to build oll the packages in : /Users/epifanio/vterrain i added manually the "missing" include directory in "build.shaded" at this point...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 6, 2007
11:54 am
613
... As first step to continue the adventure.... i need to check what i've for zlib ... right? :-( this is what i'm using as make.defs file : # # GNU Makefile...
Massimo Di Stefano
massimo_di_s...
Offline Send Email
May 7, 2007
9:17 am
Messages 584 - 613 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