From: Eduardo Davila Date: Fri, 14 Sep 2018 08:44:28 +0000 (+0200) Subject: #3230 creaMaracasVisu Feature New Normal - vtk8itk4wx3-mingw64 MACOS X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=feae31f3ae0b61a7e0041cd900fb3f3e6186f489;p=creaMaracasVisu.git #3230 creaMaracasVisu Feature New Normal - vtk8itk4wx3-mingw64 MACOS --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 4b8e3d7..c74a28e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -144,6 +144,8 @@ INCLUDE_DIRECTORIES(/usr/lib/x86_64-linux-gnu/gtk-2.0/include/) LINK_DIRECTORIES(/usr/lib/x86_64-linux-gnu/) #JCP Ubuntu this file not found glibconfig.h, config of wxgtk goes wrong somewhere + + ADD_SUBDIRECTORY(install) ADD_SUBDIRECTORY(lib) ADD_SUBDIRECTORY(bbtk) diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h index e09c1ce..3c46e68 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVTKRenderWindowInteractorEditContour.h @@ -197,7 +197,7 @@ public: double InitialLevel; }; -class crea::wxVTKRenderWindowInteractor; +//class crea::wxVTKRenderWindowInteractor; class vtkInteractorStyle2DMaracas : public vtkInteractorStyleImage{ public: