Eugen Rosu wrote: > I changed > fn ConsoleCFPrint( (CFArrayRef)array ) > with > fn ConsoleCFPrint( array ) > > In " FBtoC Preferences " I chose "Compiler: gcc 4.2 or clang" > but I had > Error: Could not vreate precompiled header [1] Did you observe all of these? > /* > Requires: > - OS X 10.6 or later > - GCC 4.2 or Clang compiler > - 'Compile as Objective-C' in FBtoC prefs > */ [2] Try trashing the build_temp folder, either in the Finder or from FBtoC's File menu. Robert P.