[wxVTK] wxprec.h
Brought to you by:
malat
From: Kjeld V. H. <kj...@au...> - 2006-10-05 08:01:01
|
I arm now coming a way on and have made the project with the samples: Sample SplitSample wxImagePlaneWidget wxImageViewer wxMedical3 When I then build the project it can=92t find the wxprec.h and it are in = wxpart /include/wx In cmake I have set up the follow too wxwidgets, where wxpart are the par= t too wxwidgets. WXWINDOWS_ INCLUDE_DIR: wxpart/include/wx WXWINDOWS_ INCLUDE_ DIR_SETUPH: wxpart/include/wx/msw WXWINDOWS_ ROOT_DIR: wxpart/ WXWINDOWS_SET_DEFINITIONS: ON WXWINDOWS_SHARED_DEBUG_LIBRARY: wxpart/lib/vc_lib/mswd/wx/setup.h WXWINDOWS_ SHARED_LIBRARY: wxpart/lib/vc_lib/msw/wx/setup.h WXWINDOWS_STATIC_DEBUG_LIBRARY: wxpart/lib/vc_lib/mswd/wx/setup.h WXWINDOWS_ STATIC_ LIBRARY: wxpart/lib/vc_lib/msw/wx/setup.h WXWINDOWS_USE_SHARED_LIBS: ON Kjeld |