X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/90999185aa0505e75ade6205712f1e9daf5ceb1a..9a237e2f12b18f75b2602052dedeee5650180a7c:/docs/palmos/readme.txt diff --git a/docs/palmos/readme.txt b/docs/palmos/readme.txt index 910725bc07..a301a18bdb 100644 --- a/docs/palmos/readme.txt +++ b/docs/palmos/readme.txt @@ -8,18 +8,18 @@ I. Building wxPalm under Windows First, you need the freely distributable Palm OS Developer Studio available at - http://www.palmos.com/dev/dl/dl_tools/dl_pods/ + http://www.palmos.com/dev/tools/dev_suite.html -Beware, its installation takes about 350Mb (without cygwin tools which I didn't -install as I already had them), so make sure you have enough disk space for it -and for wxWidgets build tree (another 50Mb). +Beware, its installation takes about 500Mb (+ 150 Mb of cygwin if not installed +yet), so make sure you have enough disk space for it and for wxWidgets build +tree (another 50Mb). Last tested set: PODS 1.2, SDK 6.1, wxWidgets 2.7.0. The Developer Studio is Eclipse-based and so is a GUI environment, however it is also possible to build Palm applications from the command line using the usual GNU tools. Both methods are covered below, choose one which you prefer. a) Using command line tools: - - If you have installed Developer Studion in a non default location (e.g. + - If you have installed Developer Studio in a non default location (e.g. d:\PalmOS), you will need to set the environment variables: set TOOLS_DIR=D:/PalmOS/PalmOSTools/ @@ -57,7 +57,7 @@ b) Using IDE: -Original note from William Osborne follow: +Original note from William Osborne follows: wxWidgets 2.5.3 CVS 10-18-2004 ------------------------------ @@ -77,7 +77,8 @@ wxWidgets 2.5.3 CSV source tree. Whenever possible, I have used the Palm OS 6 A in places where the API was not practical to use, I wrote my own functions. I am submitting this source package as an entry in the wxWidgets Palm OS 6 port -challenge. Details on this challenge are available at http://www.wxwindows.org/palmos.htm +challenge. Details on this challenge are available at: +http://www.wxwidgets.org/about/news/palmos.htm Please note that this port is in a very early state. Currently the port provides limited functionality for the wxFrame, wxMenu, wxStatusBar,