[CLAM] SMSTools problem fix under os x
Maarten de Boer
mdeboer at iua.upf.es
Fri Nov 21 01:04:03 PST 2003
Hello Francois,
> /Developer/Tools/Rez -t APPL -o SMSToolsmodified
> /MyApps/Audio/CLAM/fltk/include/FL/mac.r
> adjust your paths accordingly...
Actually I _did_ add this to the Makefile... And it is in the patch
http://www.iua.upf.es/mtg/clam/experimental/CLAM-0.5.4-patch-macosx-1.diff
See:
In the CLAM-0.5.4/build/system-macosx.cfg.in part
+MACOSX_POSTLINK = $(USE_FLTK?/Developer/Tools/Rez -t APPL -o $$@ @FLTK_INCLUDES@/FL/mac.r)
and in the CLAM-0.5.4/build/Makefile.rules part
+ifeq ($(HOSTTYPE),macintosh)
+ $(MACOSX_POSTLINK)
+endif
Strange it did not work for you..... Do you see why?
Maarten
More information about the clam-users
mailing list