Changes between Version 49 and Version 50 of WikiStart
- Timestamp:
- 04/07/09 16:34:08 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v49 v50 46 46 * wxWidgets 2.6 with wxhaskell 0.10.3 OR 47 47 * wxWidgets 2.8 with wxhaskell 0.11 (don't mix versions) 48 '''unicode support must be activated when you install wxWidgets''', that is you must install them via: 49 {{{ 50 ./configure --enable-unicode 51 make 52 make install 53 }}} 48 54 1. Install wxcore and wx 0.10.3 by hand 49 55 * http://hackage.haskell.org/packages/archive/wxcore/0.10.3/wxcore-0.10.3.tar.gz