From: Mike S. <Mik...@Do...> - 2006-07-09 22:47:21
|
Mattia Barbon wrote: > I just found and fixed the bug; I will commit the fix > and release 0.53 in an hour or so. > > Thanks Mattia -- one other thing I found in the generated Makefile -- it fails to create some needed directories at the end for the wxPerl generation for OSX. macbook:~/src/Wx-0.53 mike$ diff Makefile.org Makefile 1077a1078,1080 > mkdir -p cpp/wxPerl.osx/build/wxPerl.app > mkdir -p cpp/wxPerl.osx/build/wxPerl.app/Contents > mkdir -p cpp/wxPerl.osx/build/wxPerl.app/Contents/MacOS |