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: 110
  • 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 269 - 298 of 1070   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
269 cool jobs
my_jobss Send Email
Jan 13, 2004
1:34 pm
Dear friends Happy New year We are one of the fastest growing recruiting firm located in bangalore . Presently some of our prestigious clients are looking...
270 cool jobs
my_jobss Send Email
Jan 19, 2004
7:58 am
Dear friends we are having openings for one of the leading MNC in INDIA the openings are in Bombay and Pune interview location-Bangalore JOB DESCRIPTION 1...
271 Ben Discoe
bdiscoe Send Email
Jan 28, 2004
4:50 am
I've been thinking the solution to these kinds of conversion issues, which can get bogged down in compiler semantics. They stem from C++'s complex rules about...
272 Ben Discoe
bdiscoe Send Email
Jan 28, 2004
4:57 am
Folks, This is the first time we've seen a spam-ish off-topic post on vtp-unix, and i hope it doesn't become a pattern. If it does, i'll be forced to make ...
273 Mike Weiblen
mew_cx Send Email
Feb 3, 2004
4:06 pm
Hi Ben, I'm been tinkering with the linux build lately, here are a set of patches to get the 040108 release building cleanly. These are necessary but not...
274 Mike Weiblen
mew_cx Send Email
Feb 4, 2004
3:40 am
Hi Ben, I believe this last patch gets thru the entire linux build. I did a spot check of apps; enviro and vtbuilder launch, dunno how functional they are...
275 Ben Discoe
bdiscoe Send Email
Feb 6, 2004
7:29 am
Thanks Mike. I have merged and checked all these in now. I'm happy to see it's mostly small stuff like typos. Also glad to hear the apps launch; even before...
276 Ben Discoe
bdiscoe Send Email
Mar 4, 2004
5:18 am
Hi all, I got my Linux machine (RedHat9) working again this evening, hooray! I built the latest VTP source there, found and fixed one error and few small ...
277 ron_nave Send Email Mar 11, 2004
9:33 pm
I have been experimenting with VTBuilder for several days on my Red Hat Fedora system. VTBuilder seems to compile and run, but I can not run the wxEnviro...
278 Ben Discoe
bdiscoe Send Email
Mar 11, 2004
10:40 pm
Ron, See my previous message, http://groups.yahoo.com/group/vtp-unix/message/276 I get something very similar: Gdk-ERROR **: GLXBadDrawable serial 5253...
279 Bill Clark
clarkbil Send Email
Mar 12, 2004
6:08 am
This problem is not just RedHat based. I try to use Libranet (a Debian based distribution) with an NVIDIA card and I get the same problem most, but not all of...
280 Ben Discoe
bdiscoe Send Email
Mar 12, 2004
6:21 am
Could someone try building the small wxWindows sample program 'opengl&#39; on Linux and tell me if that runs consistently? All we're doing is creating one of their...
281 ron_nave Send Email Mar 15, 2004
2:39 am
I recently reported runtime errors while attempting to run wxEnviro on a linux system with Red Hat Fedora 1 / 2.6.4 kernel , XFree86 4.3.0 and using the...
282 Mike Weiblen
mew_cx Send Email
Mar 21, 2004
8:57 pm
Hi Ben, I'm trying to build the new 040320 on Knoppix with gcc 3.3.3, having trouble compiling DxfParser.cpp. First, I had to add a "using std::exception;"...
283 Ben Discoe
bdiscoe Send Email
Mar 24, 2004
12:32 am
I tried changing the 'throw exception("foo")' to 'throw "foo"', and it seems to be fine. I'm not sure why the code (which was donated to the VTP) was using...
284 Mike Weiblen
mew_cx Send Email
Mar 24, 2004
3:58 am
Ok, I'll look into that. in the meantime, I bypassed that code and came up with some other patches to get the build working on linux, see attached cheers --...
285 Ben Discoe
bdiscoe Send Email
Mar 24, 2004
5:46 am
I've checked these in. Mike, are you seeing the same GLX trouble that i and others on this list are seeing, trying to launch Enviro? If not, what card/driver...
286 Mike Weiblen
mew_cx Send Email
Mar 25, 2004
2:35 am
Hi Ben, I'm not in a good state to test at the moment due to severe versionitis. I'm transitioning to a new development machine with linux-supported 3D...
287 RlloydNave123@... Send Email Mar 25, 2004
3:08 am
I have been able to get wxEnviro to run with an NVIDIA Ti 4200 ( 64 megabyte card ) with Red hat Fedora core / 2.6.4 kernel and the latest NVIDIA-5336 driver....
288 Jens Oberender
grass@... Send Email
Mar 31, 2004
10:55 am
Hi all I get the following error when compiling TerrainSDK using g++ (GCC) 3.3.1 (SuSE Linux): g++ -O -g -DUNIX -I./shapelib -I/usr/local/include...
289 Ben Discoe
bdiscoe Send Email
Mar 31, 2004
10:52 pm
Jens, You can see this issue discussed and solved in the mailing list archive, which is generally a good thing to check. To summarize: gcc doesn't like the way...
290 Jens Oberender
grass@... Send Email
Apr 2, 2004
12:11 pm
Hi ... I don't have a yahoo account and don't want to create one, just to read these mails. Is there another emailarchive somewhere? ... I solved it now by...
291 Ben Discoe
bdiscoe Send Email
Apr 2, 2004
3:15 pm
... I thought that all people who belong to this mailing list could access the archives? Maybe not - hmmmm... ok, i have changed the group settings so that...
292 Mike Weiblen
mew_cx Send Email
Apr 2, 2004
3:58 pm
Hi Ben, re your previous query, I am able to successfully run Enviro (v040320 w/patches) and render GL. I can view and rotate the whole earth model; haven't...
293 Ben Discoe
bdiscoe Send Email
Apr 3, 2004
12:32 am
I have added Mike's experience along with Ron's and Bill's and my own, to a table, here: http://vterrain.org/Implementation/porting.html I installed the latest...
294 Ben Discoe
bdiscoe Send Email
Apr 3, 2004
12:38 am
... Definitely. :) It's a silent log message on Windows, i guess wxGTK uses a dialog box instead. ... Is you computer somehow set to British English? It's a...
295 Jens Oberender
grass@... Send Email
Apr 3, 2004
1:20 am
Hi Ben Thanx for opening the mailinglist archive. ... How and where can I access the CVS? I didn't find anything neither the homepage nor in the mail archive. ...
296 Ben Discoe
bdiscoe Send Email
Apr 3, 2004
1:40 am
... It's linked from the download instructions, and also from the Unix build instructions, which i think you are following: ...
297 Mike Weiblen
mew_cx Send Email
Apr 3, 2004
7:47 pm
I believe I should be configed for US english. Being that Knoppix is a german distro, if anything I would've expected lingering bits of locale "de". My ...
298 Mike Weiblen
mew_cx Send Email
Apr 3, 2004
8:13 pm
Ben, A bit more data; collecting symptoms, not debugging yet... (test environment: vtp 040320 + patches, configed for whole earth view) On ~20% launches of...
Messages 269 - 298 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