[kismac] Re: Compiling-problems on new Intel-iMac

  • From: Thomas Kollbach <toto@xxxxxxxxxxx>
  • To: kismac@xxxxxxxxxxxxx
  • Date: Sat, 11 Feb 2006 12:59:00 +0100


Am 11.02.2006 um 12:37 schrieb Mike Williams:

cc1obj: error: invalid option 'cpu=G3'
** BUILD FAILED **

Seems that the buildoptions set the CPU to G3, wich of course does not exist on an Intel arcitecture.


You need to open all the xcodeproj-files and look at the "Target"-Get Info dialog. In the build Tab you'll find "Other C Flags" from wich you have to remove "-mcpu=G3"

Be sure to do that for the KisMac.xcodeproject as well as for all the projects in the /Subprojects directory.


toto

Other related posts: