Dear Mr. Ben Disco, I always respect you and you work done and doing. Thanks. I can not compile the project... Link error occurred. VS 2005 with sp1. Korean...
Ok, I had tried several versions of VTP and OSG. I will try... thanks. ... OSG binaries provided in the build instructions. Perhaps you have two OSG...
Dear Ben Disco, Please Check downloads again. I followed your way but to fail to compile. Previous versions did not make problem anyway. But Why the latest...
Hee-Yong, I have seen that link error before, for one of these two problems: 1. You compiled against the header for one version of wx, but linked against...
Hi, I posted a question earlier regarding this and used Ben's advice to click yes when asked if wanted to use out-of memory access to load images into ...
Bryan Berg
bberg@...
Jun 3, 2008 3:35 pm
5391
I'm having trouble with a segfault in VTP's glutsimple application, but it looks like the problem traces back into OSG. For reference, I'm using OSG 2.2.0 on...
rvinyard@...
Jun 3, 2008 4:40 pm
5392
Bryan, when you load imagery out-of-core, there is no limit on the maximum total size. However, if VTBuilder needs to reproject the data, it can only do that...
Rick, Is the problem specific to your exact platform? glutSimple runs fine elsewhere, including the Windows and Ubuntu boxes here. The most likely explanation...
Dear Mr. Ben Discoe, Sorry to bother you. I downloaded wx for VC8. Why the problem like this occurs? I did not downloaded the original WxWidgets and not...
Hee-Yong, I believe you are right: The problem is probably not related to wx. It is also probably not related to OS. The symbol causing the problem (vtPchNil)...
Dear Mr. Ben Discoe, Only I have this kind of problem. Nobody has problem like me with the downloaded files? Best Regards. Hee-Yong Lee CEO/Ph.D, C-Navi...
Hee-Yong, ... The files i am using, are what is distributed. They are the same files that everyone uses to build. ... My main developments environment is XP,...
Dear Mr. Ben Discoe, I installed VC8 SP.1 (I found I did not installed VC8 SP1). Now, mfcSimple, wxSimple <- OK, wxEnviro, mfcEnviro <- still not work. Maybe...
v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}..shape {behavior:url(#default#VML);} Hi Ben, ... I am...
v\:* {behavior:url(#default#VML);}o\:* {behavior:url(#default#VML);}w\:* {behavior:url(#default#VML);}..shape {behavior:url(#default#VML);} Here are the list...
Yes, Korean AlZip shows that results… Maybe AlZip error, I don’t know. Hee-Yong Lee CEO/Ph.D, C-Navi Information Technology A Section, 330-9, Chunghak-Dong...
My working copy has been updated to current revision 6861. VTBuilder's source file BuilderView.cpp, in function void BuilderView::DrawScaleBar(wxDC * p_DC) on...
qljs qljs
cdw1984518@...
Jun 16, 2008 7:30 am
5405
Please change (?) to (deg) or degree (ơ) You may not see the sentence so I attach BMP file. <- bitmap file Then recompile. Best Regards....
... I guess that the degree sign(I mean the small "o") is not ascii code, right? Does it mean that the Editor and the compiler need to be configured? What is...
qljs qljs
cdw1984518@...
Jun 16, 2008 9:25 am
5407
Yes , not ascii code. Two bite code. With %SystemRoot%\system32\charmap.exe, you can find a proper character. Bets Regards. Hee-Yong Lee CEO/Ph.D, C-Navi...
I opened the source file with firefox and change the encoding to UTF-8. The other quotation mark appeared. I wanna know why did this happed? And how to compile...
qljs qljs
cdw1984518@...
Jun 16, 2008 12:06 pm
5409
code revision number: 6861 VTBuilder loaded a dem elevation file. However, the displayed tile is just a rectangle with a cross. There is no generated color...
qljs qljs
cdw1984518@...
Jun 18, 2008 2:56 am
5410
Hello, I encountered similar behavior when using the wrong coordinate system. Are you sure you used the right coordinate definition? You can either define it...
It is a sample question ,I want to use the class "vtMesh" to draw a flat polygon in VTP Enviro. but there seems no such member functions.Hope some helps here...
Daowei, 1. To display your tile as a color bitmap, go to Display Options, and turn on Artificial color. 2. Your debug.txt looks fine. UTM zone 50 wgs84, is a...
... Correct. It's ANSI (aka. iso-8859-1, aka. Western Europe) That's the encoding of the VTP source, just because it's the default encoding of MSVC in...