Search the web
Sign In
New User? Sign Up
vtp · The Virtual Terrain Project
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 5273 - 5302 of 5691   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5273
Hi all, So I would like to be able to run part of wx enviro through a dll. All I really need is the part of the screen which shows the terrain. Is this...
Bryan Berg
bberg@...
Send Email
Mar 4, 2008
10:27 pm
5274
Bryan, Vtocx (http://vterrain.org/Doc/vtocx.html) shows how to use vtlib as an ActiveX control, which is a kind of DLL. In fact it would be even simpler to...
Ben Discoe
bdiscoe
Offline Send Email
Mar 4, 2008
10:37 pm
5275
Would that work for the wxenviro app ? And if so, do I just need to right click on the project and go to . Configuration properties --> General -->...
Bryan Berg
bberg@...
Send Email
Mar 4, 2008
10:52 pm
5276
... You wrote you "only need the part of the screen which shows the terrain". Hence, you don't need all the other stuff that Enviro provides - the menus,...
Ben Discoe
bdiscoe
Offline Send Email
Mar 4, 2008
11:05 pm
5277
Right . but we do need the paging tile set component of enviro. Can one of the other simple apps do that - if say vtbuilder has already been run to create the...
Bryan Berg
bberg@...
Send Email
Mar 4, 2008
11:22 pm
5278
Oh, and Ben check your email for some pertinent time sensitive links. Bryan [Non-text portions of this message have been removed]...
Bryan Berg
bberg@...
Send Email
Mar 4, 2008
11:28 pm
5279
Hi, So I'm trying to build the wx_dll from scratch to step through the code. I originally built it using the wx.sln file (as suggested from the wxwidgets ...
Bryan Berg
bberg@...
Send Email
Mar 6, 2008
1:43 am
5280
Hi, So I rebuilt wxwidgets from scratch using all of the modes specified, but now when I try building wxsimple I get an error that it cannot find ...
Bryan Berg
bberg@...
Send Email
Mar 7, 2008
1:06 am
5281
Bryan, When building the libraries, make sure that the settings are consistent for each of the projects. Specifically, keep in mind that there are four kinds...
Sam Kramer
samkramer_2000
Offline Send Email
Mar 7, 2008
2:53 pm
5282
Okay so I finally got wxSimple to build . hip hip ... I did not have any luck using the setup.h files provided on vterrain (maybe if I tried them at the end...
Bryan Berg
bberg@...
Send Email
Mar 8, 2008
12:25 am
5283
I have added an item to the FAQ, http://vterrain.org/Site/faq.html#T9 Q: On Windows, some files cannot be opened, if the path name contains international...
Ben Discoe
bdiscoe
Offline Send Email
Mar 11, 2008
9:39 am
5284
Qljs, Do i correctly understand your problem: 1. In the Release build, the program runs correctly. 2. In the Debug build, running inside the debugger, it does...
Ben Discoe
bdiscoe
Offline Send Email
Mar 12, 2008
9:44 am
5285
I am attempting to build VTP in Ubuntu Linux. Worked through a seemingly endless series of dependency issues until I got to glutSimple. Does anyone know how to...
emagnet.geo
Offline Send Email
Mar 12, 2008
10:00 am
5286
Eric, In general, the vtp-unix list is the place to ask Unixy build questions, but, let me try to help you here in the main list. Looking at your link messages...
Ben Discoe
bdiscoe
Offline Send Email
Mar 12, 2008
6:30 pm
5287
... The paging tile set functionality is a core part of vtlib. You don't need Enviro for that. Any terrain can be loaded and rendered with the simple methods...
Ben Discoe
bdiscoe
Offline Send Email
Mar 12, 2008
6:35 pm
5288
Hi there, I'm trying to build mfcSimple but am getting the error: fatal error LNK1104: cannot open file 'mfc42d.lib' A google search reveals that this lib is...
Bryan Berg
bberg@...
Send Email
Mar 13, 2008
12:34 am
5289
Bryan, Do you have a strong need or desire to use MFC? Microsoft has been trying to discontinue it for years; starting with ATL and then .NET etc. VC 2005...
Ben Discoe
bdiscoe
Offline Send Email
Mar 13, 2008
3:16 am
5290
Ben, Although I agree somewhat with your perception of MFC, it may be important to note that a forthcoming update to Visual Studio 2008 will include a...
Drew Stainton
drew_stainton
Offline Send Email
Mar 13, 2008
3:27 am
5291
Since I began to use the VTP software, I've being bothered by bugs. After having fixed, or make detours of these bug, I found that most of bugs existed just...
qljs qljs
cdw1984518@...
Send Email
Mar 13, 2008
9:15 am
5292
Qljs, Just FYI, there should never be any need to delete i18n files. To run a VTP app with another language (locale), just use the command-line argument...
Ben Discoe
bdiscoe
Offline Send Email
Mar 13, 2008
9:25 am
5293
Hi, as I can tell, linear structures like fences are around for some time. Should it be possible to save a layer with those structures (or is this not yet...
gtafricke
Offline Send Email
Mar 19, 2008
7:50 pm
5294
Hi all, I posted a bit back (bit back ?) about using mfcsimple in vs2005. I'm currently using vs2003 and trying to integrate the terrain functionality into an...
Bryan Berg
bberg@...
Send Email
Mar 24, 2008
6:27 pm
5295
No sweat, I hadn't included the preprocessor definitions in my new project: VTDEBUG VTLIB_OSG=1 -Bryan [Non-text portions of this message have been removed]...
Bryan Berg
bberg@...
Send Email
Mar 25, 2008
9:05 pm
5296
Hi Philip, Thanks for the note. I did not know that ArcGIS Explorer was fully released yet, i just heard about it as beta last year. I spent some time to...
Ben Discoe
bdiscoe
Offline Send Email
Apr 3, 2008
8:32 am
5297
If humans need sleep, shouldn't vterrain ? ... Actually, this (serious) question stems from integrating vterrain's functionality into an existing mfc/opengl...
Bryan Berg
bberg@...
Send Email
Apr 4, 2008
10:41 pm
5298
Bryan, The short answer is yes, vtlib applications can sleep. In fact, it's entirely up to your own event handling, which is in your own app. There are many...
Ben Discoe
bdiscoe
Offline Send Email
Apr 5, 2008
12:43 am
5299
Hi, I finally got around to testing the web plugin. I think it's quite promising. For future development we should have in mind to maybe use web services like...
gtafricke
Offline Send Email
Apr 7, 2008
7:26 am
5300
Ben, Here is my first pass at rendering buildings with holes. I have not checked it in as there is a major hack in ...
Roger James
rogerjames99
Offline Send Email
Apr 7, 2008
1:43 pm
5301
Hi, I need to add a 2D image to the 3D terrain (migrating from 2D terrain to 3D terrain - eventually we will have a 3D object). I've been looking at enviro and...
Bryan Berg
bberg@...
Send Email
Apr 7, 2008
8:09 pm
5302
Oh and I forgot to mention that I need to this from code, ie not load an object from a configuration file. This is because the location of the object will...
Bryan Berg
bberg@...
Send Email
Apr 7, 2008
8:36 pm
Messages 5273 - 5302 of 5691   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