... I'm afraid that if the membership isn't tightened up, I'm going to have to unsub. I don't have time for mailing lists that tacitly allow such spam. I...
... Jan, Indeed, the main 'vtp' list is set to moderate membership, and there is a volunteer who checks the website periodically to approve members. However, ...
I have set membership to moderated and i believe i've set it so that Yahoo will notify me when people request to join. We'll see how it works out. -Ben...
Hi folks, Over the past two days, i upgraded my Linux machine from Ubuntu 5.02 to 5.10, and have fixed a lot of issues caught by the stricter gcc 4.0.2 ...
Hi there... I wonder if anyone can help with this... If I have an existing program which uses direct OpenGL calls and creates an OpenGL view port is there an...
... Short answer, yes. If you can already get OSG to draw into that environment, then it follows you can do the same with the VTP, as the VTP is built on top...
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. ...
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@...
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/ ...
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?...
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@...
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...
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@...
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...
... 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...
... 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@...
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@...
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 ...
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@...
Mar 7, 2006 12:07 pm
581
Hi, Hoping for any help regarding my post 574 concerning running problem with the binary version. Patrick...
All the best for you! Professor Constantin NITU University of Bucharest __________________________________________________ Do You Yahoo!? Tired of spam?...
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...
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...
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...
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@...
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...
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...