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...
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...
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...
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 ...
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...
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...
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...
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 ...
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...
Ron, See my previous message, http://groups.yahoo.com/group/vtp-unix/message/276 I get something very similar: Gdk-ERROR **: GLXBadDrawable serial 5253...
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...
Could someone try building the small wxWindows sample program 'opengl39; on Linux and tell me if that runs consistently? All we're doing is creating one of their...
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...
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;"...
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...
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 --...
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...
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@...
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@...
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...
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@...
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...
... 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...
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...
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...
... 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@...
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. ...
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 ...
Ben, A bit more data; collecting symptoms, not debugging yet... (test environment: vtp 040320 + patches, configed for whole earth view) On ~20% launches of...