Re: [wxVTK] wxVTK: linking problems
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2007-06-12 07:45:17
|
Hi Andrea, On 6/12/07, Andrea del Pilar Rueda Olarte <asd...@gm...> wrote: > Hello, > > First, I apologize if my english is too bad ;) You do not need to be afraid, I only speak frenglish. > I'm trying to compile the wxVTK examples under Linux, but I'm getting > multiple errors at linking stage. My PC uses SuSE Linux 10.0, with VTK 4.2 > and wxGTK 2.6.2. The wxGTK examples runs OK, also the VTK examples. Looks like you are not linking to the wxWidgets library. Could you post your CMakeLists.txt file, esp the line that start with TARGET_LINK_LIBRARIES( ... -- Mathieu |