Re: [wxVTK] wxVTK error on windows
Brought to you by:
malat
From: Komukadze <kom...@wp...> - 2009-06-08 10:25:13
|
Mathieu Malaterre pisze: > On Thu, Jun 4, 2009 at 11:57 AM, Komukadze<kom...@wp...> wrote: > >> Hi, >> >> after building all necessary libs I'm getting following error message >> while trying to rotate the scene with mouse. >> >> ERROR: In .\vtkInteractorStyle.cxx, line 392 >> vtkInteractorStyleJoystickCamera (0367B798): Timer start failed >> >> Have you ever encounter such a problem? >> >> My setup: >> >> Visual Studio C++ 2009 express edition >> >> wxWidgets 2.8.10 >> >> CMake 2.6.4 >> >> VTK 5.4.0 >> >> wxVTK 1.3 >> > > Anyone on that issue ? Switching to another interactor should solve the issue. > >From the top of my head this was fixed in the CVS HEAD version of > wxVTK, wasn't it ? > > 2cts > CVS HEAD version works like a charm, thank you very much -- KK |