Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vtp-unix

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 109
  • Category: Graphics
  • Founded: Jan 14, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

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

Messages

Advanced
Messages Help
Messages 868 - 897 of 1070   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
868 Sylvain
sylvain.poulain Send Email
May 4, 2010
7:12 am
Hello, I'm new this group list and I want to build VTP under Ubuntu 10.04 64bits I follow these instructions http://www.vterrain.org/Distrib/unix_build.html...
869 Ben Discoe
bdiscoe Send Email
May 8, 2010
5:32 am
Sylvain, It's hard to guess why the class 'OGRCoordinateTransformation&#39; is not found. Certainly the OGR headers must have been included and found, or there...
870 Sylvain
sylvain.poulain Send Email
May 10, 2010
11:03 am
Hi, Thanks for your reply. My gdal version is : $ gdalinfo --version GDAL 1.6.3, released 2009/11/19 I upload my output here : ...
871 Sylvain
sylvain.poulain Send Email
May 10, 2010
11:04 am
Hi, Thanks for your reply. My gdal version is : $ gdalinfo --version GDAL 1.6.3, released 2009/11/19 I upload my output here : ...
872 Sylvain
sylvain.poulain Send Email
May 17, 2010
9:10 am
Does anyone have an idea to help me please Thanks in advance. Sylvain...
873 Roger James
rogerjames99 Send Email
Jun 6, 2010
11:18 pm
I have just checked in a major update of the CMake files which should allow them to be used to generate builds for Unix/Linux. I have tested the build on...
874 Roger James
rogerjames99 Send Email
Jun 7, 2010
4:05 pm
... The CManager problem is specific to the nVidia OpenGL renderer. It does not occur when rendering via Mesa. I have now set up some test terrains and Enviro...
875 geep999 Send Email Jun 11, 2010
10:39 am
... Roger, I find your statement rather worrying. I built <release 090826, SVN revision 7223> without particular problems on Slackware 12.2 so wonder what was...
876 geep999 Send Email Jun 11, 2010
7:51 pm
... Oops. Now I've reread my notes on how I built VTP. I didn't use Cmake at all, but just used make. It seems I did try Cmake with the 20090425 release, and...
877 Roger James
rogerjames99 Send Email
Jun 22, 2010
10:34 am
... Peter, Sorry about the delay in replying I have been off boating for a few days. The use of CMake is experimental and entirely optional, it is not the ...
878 Roger James
rogerjames99 Send Email
Jun 28, 2010
3:33 pm
I have checked in a few more fixes to the CMake files. I have now successfully built from these files on the following operating system and development...
879 Roger James
rogerjames99 Send Email
Aug 19, 2010
12:10 pm
Has anyone else come across this. I wanted to patch osgViewer's (see my recent check in) keyboard handling into Enviro. So I added some code to the OnChar...
880 Roger James
rogerjames99 Send Email
Nov 14, 2010
3:27 pm
I have just checked in some mods to canvas.cpp in enviro and wxSimple. if you don't use the experimental osgViewer support then these mods should be benign,...
881 Ben Discoe
bdiscoe Send Email
Jan 30, 2011
6:47 pm
Roger, Is the change below something that should be made to make the CMake files work better on Linux? Thanks, Ben ... From: Ionut Ovejanu...
882 Roger James
rogerjames99 Send Email
Jan 30, 2011
6:59 pm
I thought we using the wxwidgets include. Maybe it is a change that have forgotten to integrate. I am away until Monday. I will check when I get back. Roger...
883 Roger James
rogerjames99 Send Email
Jan 31, 2011
3:36 pm
The code to use wxWidgets_USE_FILE has been in the SVN HEAD since June 2010 revision 7263. So it should be in the latest release. Roger...
884 Roger James
rogerjames99 Send Email
Feb 3, 2011
1:27 am
I have just merged my external-terrain-work-in-progress branch back into the SVN trunk. The changes include. 1. Use of osgViewer now unconditional. 2. Support...
885 Roger James
rogerjames99 Send Email
Feb 5, 2011
5:35 pm
I have set the svn:eol-style property to native on all the .c, .cpp, .h, .sh, .txt, and Makefile files in the repository. These means that when you check out...
886 Ben Discoe
bdiscoe Send Email
Mar 5, 2011
9:24 pm
... Seems reasonable; i thought that was SVN's default already. I wasn’t seeing any trouble with CRs appearing when i checked out on Linux, but i guess it ...
887 xingrongfan@...
xingrongfan... Send Email
Mar 11, 2011
4:29 pm
g++ -o Enviro -L/home/fxr/Documents/Virtual-Terrain-Project/Project-VTP/SourceCode-VTP/TerrainSDK/vtdata...
888 xingrongfan@...
xingrongfan... Send Email
Mar 12, 2011
3:30 am
I solve the problem by adding -lnetcdf, -lXmu and -lglut. because I think it's lack of library. But I still don't know real reason....
889 Ben Discoe
bdiscoe Send Email
Mar 12, 2011
3:53 am
Xingrong, I believe those methods (nc_strerror, nc_get_var_double etc.) are in the NetCDF library. You could either confirm that the NetCDF library is present...
890 xingrongfan@... Send Email Mar 12, 2011
12:38 pm
Ben, Thank you for your reply! I solved the problem befor receiving your Email. As you said, we just add -netcdf and then it's ok. Best wishes! -- Xingrong Fan...
891 Pascal
magellani Send Email
Mar 20, 2011
4:59 pm
Hi, the building process of the latest (Feb.2011) trunk of VTP worked without problems on my linux openSUSE 11.4 (64 bit) on an acer notebook with ati radeon...
892 Ben Discoe
bdiscoe Send Email
Mar 21, 2011
4:24 pm
Hi Pascal, ... That's good to hear. ... Wow, 4.1 - that's a fresh driver! ... functions. Do you get the same crashes with the OSG sample applications? I am...
893 xingrongfan@...
xingrongfan... Send Email
Mar 22, 2011
3:29 pm
... The building materials file (Culture/materials.xml) was not found on your Data Path. Without this file, materials will not be handled correctly. Please...
894 Ionut Ovejanu
ionut_ovejanu Send Email
Mar 28, 2011
1:19 pm
hello, VTBuilder was compiled ok. When i try to compile Enviro, on Ubuntu 10.04:  In function `GraphicsWindowWX::CloseOsgContext()': ...
895 geep999 Send Email May 2, 2011
1:23 pm
Hi Group, Just built VTP <release 110123> on Slackware 13.37 x86_64, gcc (GCC) 4.5.2, KDE 4.5.5, wxPython-2.8.12.0 I used "make" as per the instructions ...
896 geep999 Send Email May 2, 2011
3:51 pm
I am struggling to understand how to build the svn version on Linux - Slackware 13.37 x86_64. Do I now have to install additional software osgViewer,...
897 geep999 Send Email May 6, 2011
8:55 am
Hi Group, Reverted to known working older release and built it on Slackware 13.37. A few minor patches needed due to newer version of libpng. Anyway - Enviro...
Messages 868 - 897 of 1070   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help