Search the web
Sign In
New User? Sign Up
vtp-unix
? 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 94 - 123 of 821   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
94
Looks like you're using my build tools, which I haven't had a chance to port to the newest version yet. Dunno how well those tools work with the latest vtp ...
Mike Weiblen
mew_cx
Offline Send Email
Mar 2, 2003
5:55 am
95
Today i (finally) wrote up some build instruction for Unix/Linux, linked from the main Unix page: http://vterrain.org/Distrib/unix.html to the new page: ...
VTP
bdiscoe
Offline Send Email
Mar 12, 2003
9:22 pm
96
thanks x1000000000 ben ..illl let you know shortly ;-) lee On Wed, 2003-03-12 at 13:21, VTP wrote: Today i (finally) wrote up some build instruction for...
codewind
imyourhandiman
Offline Send Email
Mar 12, 2003
9:59 pm
97
... Thanks, Ben. I just subscribed to that list and moved the discussion over there. ... Yes. When I load the DEMs on the Window's version of VTBuilder, they...
Pete Willemsen
willey197
Offline Send Email
Mar 17, 2003
10:29 pm
98
The last time i built and ran VTBuilder on Linux (Redhat 7.2), i didn't test importing a DEM but i did test loading a BT file. It loaded and displayed ...
VTP
bdiscoe
Offline Send Email
Mar 17, 2003
11:01 pm
99
I just successfully loaded one of the BT files (generated from VTBuilder on windows). If I get a chance, I'll look into the problem for you. Pete...
Pete Willemsen
willey197
Offline Send Email
Mar 17, 2003
11:04 pm
100
... Pete, this is great news, the first reported case of VTP compiling and running on a Mac!! I wonder to what degree wxWindows cooperates the OSX "look and...
VTP
bdiscoe
Offline Send Email
Mar 17, 2003
11:06 pm
101
Ben, It didn't take me long to get the code compiled. However, I can't state that it works perfectly. :) I'll be attempting to debug an issue I'm having...
Pete Willemsen
willey197
Offline Send Email
Mar 17, 2003
11:23 pm
102
... wrote: Hi Pete, I'm running VTBuilder for a long time in Linux but I never tried to load a dem file. I tried after seen your message and I had the same ...
rzanolli11
Offline Send Email
Mar 18, 2003
12:24 pm
103
Hi Roni, I've downloaded file from gisdatadepot before, but haven't loaded them yet into VTBuilder. My attempts at doing so this morning weren't all that...
Pete Willemsen
willey197
Offline Send Email
Mar 18, 2003
3:14 pm
104
Yes. If you import a .tar.gz file into VTBuilder, it will automatically unzip it to a temporary directory and look for something to import from in the...
VTP
bdiscoe
Offline Send Email
Mar 18, 2003
3:50 pm
105
Pete, I'm sorry. I forget to tell you about this problem. What you did is right if you rename the catd.ddf to lower case works, another option is put * in the...
rzanolli11
Offline Send Email
Mar 18, 2003
5:16 pm
106
Ben, This option does not work in Linux, probally because of this upper case problem. Roni ... automatically ... from in ... the same ... platforms...
rzanolli11
Offline Send Email
Mar 18, 2003
5:57 pm
107
Hmmm, it should work. VTBuilder (in MainFrame::LoadLayer()) does a case-insensitive comparison to "catd.ddf" to see if there is a SDTS transfer in the...
VTP
bdiscoe
Offline Send Email
Mar 18, 2003
6:13 pm
108
Generally, /tmp is left as temporary space on most Unices. Pete...
Pete Willemsen
willey197
Offline Send Email
Mar 18, 2003
6:20 pm
109
OK. It will fall back to /tmp on non-WIN32 systems if TEMP is not set. I've checked this change in. -Ben...
VTP
bdiscoe
Offline Send Email
Mar 18, 2003
6:29 pm
110
FWIW My experience is that it is a case issue. (I ran into and mentioned it a while ago) I did try to track it down, but didnt come to a culprit. I realize ...
Mike Weiblen
mew_cx
Offline Send Email
Mar 18, 2003
9:57 pm
111
Hi Mew, Ben and Pete, I did some debugging last night and figure out that the problem is with wx. The filter function is not working the way works in Windows. ...
rzanolli11
Offline Send Email
Mar 19, 2003
12:27 pm
112
Ben, The drag and drop property of VTBuilder works fine in Linux it creates a C:/TEMP inside of the VTBuilder directory. My question is looking at the code I...
rzanolli11
Offline Send Email
Mar 19, 2003
12:55 pm
113
Hi all, Good news, I just download the latest release of wxGTK 2.4.0 and looks like evrything is working fine now. You can get the files at : ...
rzanolli11
Offline Send Email
Mar 19, 2003
2:30 pm
114
Roni, That's because the unzipping is done before vtElevLayer::ImportFromFile() is called... or at least, it's supposed to be. Looking into the code, i see ...
VTP
bdiscoe
Offline Send Email
Mar 19, 2003
2:51 pm
115
This is interesting. When running VTBuilder on Mac OS X, I kept getting Bus Errors whenevern the wxFileDialog was opened. I've been trying to figure out...
Pete Willemsen
willey197
Offline Send Email
Mar 19, 2003
4:01 pm
116
Hi Pete, Before you do that try to get the latest wxGTk that I posted in the message number 113. It fixed all my filter problems and I installed it and...
rzanolli11
Offline Send Email
Mar 19, 2003
4:10 pm
117
I believe I am using the latest wxWindows for Mac. I'm using wxMac-2.4.0. I'll check to make sure there are no new ones. Pete...
Pete Willemsen
willey197
Offline Send Email
Mar 19, 2003
4:13 pm
118
Yes, wxMac-2.4.0 is the latest for Mac. Roni ... the ... installed ... trying ... ImportDirectory[ltype], ... went ... window ... I've ... various ... format ...
rzanolli11
Offline Send Email
Mar 19, 2003
4:21 pm
119
Ben, Can sdts files from gisdatadepot supply the height of the buildings? Looking in the code looks like it is hard coded to have a maximum of 2 stories. I...
rzanolli11
Offline Send Email
Mar 21, 2003
1:10 pm
120
Roni, I presume you mean the SDTS-DLG files. These are classic USGS DLG which have been converted to SDTS with no additional processing or information. It's...
VTP
bdiscoe
Offline Send Email
Mar 21, 2003
6:40 pm
121
I've not been able to figure out what's going on. Why is there a conflict for sys_errlist[] between wwwsys.h and the system header file bits/syserr.h? I'm...
bonnlanb
Offline Send Email
Mar 31, 2003
10:30 pm
122
Brian, The short answer is simply to disable VTP's dependence on Libwww, by setting SUPPORT_HTTP to 0 in config_vtdata.h. The long answer, if you really want...
VTP
bdiscoe
Offline Send Email
Mar 31, 2003
11:38 pm
123
Thanks for your help, Ben. It compiles now. I'm curious to understand more about using SDL, so I'm in the process of building the sdl_simple example. By the...
bonnlanb
Offline Send Email
Apr 1, 2003
4:30 pm
Messages 94 - 123 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