This email is about build issues, the trouble involved in supporting the three versions of Visual C++: VC 2003, aka VC7. VC 2005, aka VC8. VC 2008, aka VC9. ...
... I am fine with that, since I am building everything from svn, anyways. While I am used to dealing with building from source, I do not think that others...
... Do you know of any? Specifically, developers who do not want to build the dependencies themselves, _and_ do not want to move from VC8 to VC9? And what...
Ben, My interpration of your message is that you are going to do 3. anyway and then will also do either 1. or 2. Regarding 3. I am fine with that as it will...
Ben, This is a slightly different answer to your question, but I have to deal with many of the same problems you are facing with on the OpenEaagles project....
Just wanted to drop folks a note to mention that if you haven't heard, we've recently released VNS 3. Among a variety of big improvements, we now offer both...
I'm very welcome to be a member of VTP first of all I want to ask you if there is some problems about the source code because when I try to build the ...
Rifat Döver
rifatdover@...
Oct 11, 2008 12:42 pm
5489
... LNK2019 means that an external symbol cannot be resolved. Most likely the linker does not find one of the VTP dependencies or that a path to one of those...
Hello every one , i am a newcomer. i just download vtp vtp-src-080910.zip and related libs.i can complie such as VTBuilder, but when i compile sample mfcSimple...
tdg@...
Oct 31, 2008 12:50 am
5491
Hi tdg, It is probably due to the OSG you are using. Can you tell us exactly what version of OSG you are using, and where you got it? -Ben...
Hi,The version of OSG is 2.4,the filename is osg-2.4-bin-vc8.zip,download from http://vterrain.org/dist/osg-2.4-bin-vc8.zip,and the source filename is ...
唐道光
tdg@...
Oct 31, 2008 1:23 am
5493
Tdg, I think i see the problem. ShadowTexture::setTextureSize is an OSG function that i wrote and submitted to Robert. I thought it happened before 2.4, but...
I download shadow_lib.zip.I find its the same with the files in D:\VTP\osg-2.4-bin-vc8\lib and replace its, but have the same .problem . The all error are...
唐道光
tdg@...
Oct 31, 2008 3:08 am
5495
Dear Mr. BenDiscoe, I just find every error function's name in D:\VTP\osg-2.4-bin-vc8 directory,such as setAmbientBias,setReceivesShadowTraversalMask etc. , ...
Thanks for catching that, tdg. I have updated the project file accordingly. This was one case i could not test for, since i have only the 'express' version...
i am looking for a paper that is like CityEngine, but works with a limited number of objects, and be used in a Block-based LODing (QUADLOD,CLOD, etc) system...
Dear colleagues, I'm completely newbie on compiling from sources and I will really appreciate if someone of you, with more knowledge about this issue, can let...
Lluís, Did you try following the build steps on the VTP site? The download points you directly to http://vterrain.org/Distrib/unix.html If you had any...
Greetings, Thank you for your kind welcome Ben, and for all your work on a very impressive package! I am working with the FAA's Integrated Noise Model (INM),...
... It should work fairly well. ... Could you direct me to one of these IGC files that did not import? I have only one sample, which loads fine. I googled...
Hi Ben, Thanks for your reply - that was much as I was expecting. I can't help the feeling that it's something fundamental, not related to the content... More...
... Paul, thanks for the sample IGC files. It quickly showed a typo in the IGC support, not respecting the western hemisphere. Please try the fixed app: ...
Hi Ben, still no luck at all. With the exact same files I attached to you directly, I see no change in behaviour in VTBuilder (confirmed build date of Nov 11),...
Some of you may know that the VTP software (to be precise, vtlib) can be built on top of either OSG or OpenSG. The OpenSG port is thanks to the great effort...