[CMake] CMake with wxWidgets on Linux

Jan Woetzel jw at mip.informatik.uni-kiel.de
Mon May 29 09:32:37 EDT 2006


Brian Eastwood wrote:

> ... LINK_LIBRARIES (${GTK_LIBRARIES})  ...
> ... LINK_LIBRARIES (${WXWINDOWS_LIBRARIES})


Hi Brian,
did you check that the GTK version match?
We had problems linking to different gtk versions -
  1. wxGTK was compiled with gtk 1.x
  2. while we linked directly against gtk 2.

Jan.

-- 

  Dipl.-Ing. Jan Woetzel
--------------------------------------------------
  University of Kiel
  Institute of Computer Science and Applied Mathematics
  Hermann-Rodewald-Str. 3 [room 310]
  24098 Kiel/Germany
--------------------------------------------------
  Phone +49-431-880-4477
  Fax   +49-431-880-4054
  Mob.  +49-179-2937346
--------------------------------------------------
  Url   www.mip.informatik.uni-kiel.de/~jw
  Email jw at mip.informatik.uni-kiel.de



More information about the CMake mailing list