X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fa156b74fcb541b979e973bcdd66ff377c0eb6a5..1ebfaf0c59b9c40f1b56f88f75e6907b5f72fa8c:/docs/mac/install.txt diff --git a/docs/mac/install.txt b/docs/mac/install.txt index 52f4cae387..4fc2eed887 100644 --- a/docs/mac/install.txt +++ b/docs/mac/install.txt @@ -16,4 +16,15 @@ if you want to build the carbon targets, you will also need the latest carbonize MSL from Metrowerks, at the time of writing, this meant applying the changes from the folders CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized MSL and CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbonized Runtimes -(consult the file CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbon & MacOSX README) \ No newline at end of file +(consult the file CodeWarrior Pro 5:Pre-Release:Carbon & MacOSX Development:Carbon & MacOSX README) + +changing the type of the .xpm files + +if you have downloaded all the files and get errors like : + +Error : the file 'wx/generic/tip.xpm' cannot be opened +tipdlg.cpp line 201 #include "wx/generic/tip.xpm" + +then your cvs has changed the type of the .xpm files to something other than text, in order to fix this +either change the type by using a resource editor or drag the files from /include/wx/generic/..xpm on +the MakeMetrowerksText application that is included in this folder