[vtk-developers] wxVTK Issues

William A. Hoffman billlist at nycap.rr.com
Tue Dec 27 14:52:18 EST 2005


At 07:00 PM 12/26/2005, Andrew Maclean wrote:

>Now, under windows using VC7.1 there are several issues.
> 1) It looks for the library ctl3d43.lib which doesn’t exist.
> 2) The function wxWindow::OnSize(event); doesn’t exist (commenting it out
>seems to work OK).
> 3) There is a linker conflict, I have had to set /NODEFAULTLIB:MSVCRT
>
>I think a lot of these issues (linking, defines etc) are related to
>FIND_PACKAGE(wxWindows) in the CMakeLists.txt file. I suspect there needs to
>be some way of sqitching of the old windows defines like win95.
>
>So ...
>1) Has anyone been able to successfully cross-compile on Linux and Win-XP
>using wxWidgets2.6, gcc-4.0 and MSVC7.1? If so have they any hints,
>CMakeLists files etc.
>2) If Malterre wants to update wxVTK with the unicode aware versions, I can
>send him a tgz file. Mostly it is just changing "xxx" to _T("xxx").
>3) There is also some reference to Andy's version of wxWindow - is that
>avaiable?
>4) It would be nice to incorporate it into the VTK stuff, like QMake has
>been. I suspect that people have already done most of the work.

You may want to contact the wxArt2D developers as they use cmake and wx together.
http://wxart2d.sourceforge.net/

-Bill




More information about the vtk-developers mailing list