[CMake] wxWindows unexpectedly fails with error

Jan Woetzel jw at mip.informatik.uni-kiel.de
Tue Jan 10 03:07:04 EST 2006


Amitha Perera wrote:

>FindWxWindows.cmake fails with an error when the libraries are not
>found under Windows. This defeats the purpose of WXWINDOWS_FOUND. Is
>there a reason why this is?
>  
>
Hi Amitha,
I suppose you are talking about the warnings in line 197, 242 or 375.

I added them to warn the user that the shared/static version he 
explicitly "prefers" was not found.
Maybe we should comment out those warning or at least change them from 
"SEND_ERROR" to "STATUS".

However, if you use MS Windows with wx262 the script won't work.
This one works with *monolithic* wx2.6.2 builds for me:
http://www.mip.informatik.uni-kiel.de/~jw/cmake/CMakeModules/FindwxWindows.cmake

Best, 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