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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 567 - 596 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
567
Hi, I am trying to build to os x but am hitting errors which I am not familiar in solving, so would very much appreciate any suggestions to resolve this. ...
patrick hunt
cv952emv
Offline Send Email
Feb 13, 2006
11:45 am
568
Hi Patrick, I suggest you check out http://www.d.umn.edu/~willemsn/vtp/macosx_readme.html My look over your compile log makes me think GDAL isn't installed. ...
Pete Willemsen
willemsn@...
Send Email
Feb 13, 2006
7:37 pm
569
Hi, Seem to be making progress but another error in 'make' as follows << g++ -g -O -Dunix=1 -D__DARWIN_OSX__ -fPIC -I/sw/include -DUNIX -I./shapelib -I/ ...
Patrick
cv952emv
Offline Send Email
Feb 20, 2006
2:59 pm
570
Hi, Regarding failed builds, is it OK~possible to resume the build with the last command used or is it best~required to build from a new source code directory?...
Patrick
cv952emv
Offline Send Email
Feb 20, 2006
3:22 pm
571
Is this with the CVS version of VTerrain? What version of GDAL are you using? I have not had problems with GDAL in the past. PolyChecker.cpp compiles fine...
Pete Willemsen
willemsn@...
Send Email
Feb 21, 2006
3:51 pm
572
Hi pete, I am using the source 060210 and GDAL 1.3.1. and PROJ 4.4.9. Should mention that since my last post I have taken more notice of the General Unix build...
Patrick
cv952emv
Offline Send Email
Feb 23, 2006
10:02 pm
573
Hi Patrick, I spent a little time updating the OS X page last evening/this morning. Check it out again. I've compiled VTP on the latest release 060210....
Pete Willemsen
willemsn@...
Send Email
Feb 24, 2006
8:08 pm
574
Hi, Followed the Readme but error " No such file or directory" is being returned. I used 'vptOSX_051025' in the path_to_vtp_dist and in setting the...
Patrick
cv952emv
Offline Send Email
Feb 26, 2006
4:09 pm
575
Pete, ... I've checked these in, thanks. ... Wow, that all sounds like great news! I was waffling about buying a Mac Mini, and now it's gotten more...
Ben Discoe
bdiscoe
Offline Send Email
Mar 2, 2006
12:07 pm
576
... That doesn't make sense to me.. wxSimple and wxEnviro get their OpenGL context in the same way: they let wxWidgets create a wxGLCanvas. So they should...
Ben Discoe
bdiscoe
Offline Send Email
Mar 5, 2006
1:38 am
577
... Well, actually if wxSimple is doing it without X, which it appears to be looking over the code in wxSimple/canvas.cpp wxGLContext *context = GetContext(); ...
Pete Willemsen
willemsn@...
Send Email
Mar 5, 2006
2:29 am
578
I'm trying to install VTP on a MacOSX 10.4 with osg1 I got the file from pete web pages, but I receive the following errors ../core/TiledGeom.cpp: In member...
Mario Mango Furnari
mf@...
Send Email
Mar 5, 2006
5:42 pm
579
Mario, I don't have a Mac, but at first look it seems that you have some wrong version of libMini. It must be libMini-6.83a. Perhaps you have some other ...
Ben Discoe
bdiscoe
Offline Send Email
Mar 6, 2006
5:08 am
580
Quoting Ben Discoe <ben@...>: Hi Ben, Thank for the answer. However I ave the correct version of libMini. Any other suggestion? Thanks Mario ... -- ...
Mario Mango Furnari
mf@...
Send Email
Mar 7, 2006
12:07 pm
581
Hi, Hoping for any help regarding my post 574 concerning running problem with the binary version. Patrick...
Patrick
cv952emv
Offline Send Email
Mar 16, 2006
11:55 pm
582
All the best for you! Professor Constantin NITU University of Bucharest __________________________________________________ Do You Yahoo!? Tired of spam?...
Constantin Nitu
nituco
Offline Send Email
Aug 14, 2006
4:51 am
583
Hi, I am trying to compile VTP under MacOS 10.4.7 and Xcode 2.0. When making VTP I get the following error, BuilderView.cpp: In member function `void...
neeberman
Offline Send Email
Aug 14, 2006
5:10 am
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
Messages 567 - 596 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