wxMac merge

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2000-08-10 15:27:08 +00:00
parent fa156b74fc
commit 1ebfaf0c59
2 changed files with 12 additions and 1 deletions

View File

@@ -17,3 +17,14 @@ MSL from Metrowerks, at the time of writing, this meant applying the changes fro
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)
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

BIN
samples/minimal/makemac.mcp Normal file

Binary file not shown.