[Cmake-commits] wxWidgets-2.8.9 on msw

David Irvine david.irvine at maidsafe.net
Sun Nov 23 05:18:24 EST 2008


Problem is here - for new folks it may be an issue (cost me yesterday (I 
am new to cmake) - easily resolved though. This omission breaks the FIND 
package for wx.
  
$ENV{WXWIN}
      
"[HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\wxWidgets_is1;Inno 
Setup: App Path]"  # WX 2.6.x
      C:/
      D:/
      $ENV{ProgramFiles}
    PATH_SUFFIXES
      wxWidgets-2.9.4
      wxWidgets-2.9.3
      wxWidgets-2.9.2
      wxWidgets-2.9.1
      wxWidgets-2.9.0
*need to add 2.8.9 here
      wxWidgets-2.8.8
      wxWidgets-2.8.7
      wxWidgets-2.8.6
      wxWidgets-2.8.5
      wxWidgets-2.8.4
      wxWidgets-2.8.3
      wxWidgets-2.8.2
      wxWidgets-2.8.1
      wxWidgets-2.8.0

Thanks
David



More information about the Cmake-commits mailing list