简体   繁体   中英

Error : Unsupported compiler 'GCC 4.2' selected for architecture 'i386'

I have downloaded zxing sdk . in that their a sample code called scantest i am trying to run that sample code in xcode 4.6.2 but it give me error.

"Unsupported compiler 'GCC 4.2' selected for architecture 'i386'"

i am trying i am not getting solution for it.

You are not adding correct compiler in build Setting.

You add (Apple LLVM 4.2 Compiler)Goto Build Setting And select this Compiler...

try this one...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM