Re: [wxVTK] make the projekt for vs.net 2003 with cmake win2k
Brought to you by:
malat
From: Kjeld V. H. <kj...@au...> - 2006-10-04 05:52:36
|
hi I have use wxwidgets 2.6.1 (it from the wxwidgets book) then I have downl= oad 2.6.3 build boot and it running okay. Vtk: I use source code (5.xx) as I use to programming in (c++). It okay Then I have downloaded the source for wxvtk from http://wxvtk.sourceforge= .net/. I then use the cmake file from wxvtk too make a project file for vs.net 2= 003. There are two parts one for vtk and one wxwidgets, the vtk part goes okay. But in the wxwidgets part goes something wrong >From the cmake I have set up under the wxwidgets: WXWINDOWS_ INCLUDE_DIR: wxpart/include/wx/msw WXWINDOWS_ INCLUDE_ DIR_SETUPH: wxpart/include/wx/msw WXWINDOWS_ INCLUDE_ROOT_DIR: wxpart/ WXWINDOWS_SET_DEFINITIONS: ON WXWINDOWS_SHARED_DEBUG_LIBRARY: NOTFOUND WXWINDOWS_ SHARED_LIBRARY: wxpart/lib/vc_lib/wxbase26.lib WXWINDOWS_STATIC_DEBUG_LIBRARY: NOTFOUND WXWINDOWS_ STATIC_ LIBRARY: wxpart/lib/vc_lib/wx/setup.h WXWINDOWS_USE_SHARED_LIBS: ON wxpart my part too wxwidgtes(2.6.3) Is this ret set up and what are the part to the SHARED_DEBUG_LIBRARY and STATIC_DEBUG_LIBRARY in the wxwisgets? The ideas are then that I made the project I add ones of the sample cpp f= iles to the project and run it! Kjeld > Kjeld, > > I am not sure I understand your issue here. Are you saying you used > the contribution of Andy Cedilnik to build wxWidgets using CMake (a > tarball containing a bunch of CMakeLists.txt files) ? If so I would > discourage this option as it has not been maintainted. Please use > whatever default method is recommended by the wx team for your > plateform. > > Let us know how it goes, > Mathieu > > On 10/2/06, Kjeld Vestberg Hansen <kj...@au...> wrote: >> hi >> >> I have tried too making the project for wxvtk example with the cmake f= il. It seen that the vtk goes okay but the wxwidgets can not bee make? >> >> I use vtk cvs as I has make with cmake and build with vs.net 2003. wxw= idgets are 2.6.1 from the book that I have build from the vc++ project >> files. >> >> Best regards Kjeld >> >> >> >> ----------------------------------------------------------------------= --- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to shar= e your >> opinions on IT & business topics through brief surveys -- and earn cas= h >> http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID= =3DDEVDEV >> _______________________________________________ >> Wxvtk-users mailing list >> Wxv...@li... >> https://lists.sourceforge.net/lists/listinfo/wxvtk-users >> > > > -- > Mathieu > |