kvinwang / idoubs

Automatically exported from code.google.com/p/idoubs
0 stars 0 forks source link

idoubs for xcode 5 and iOS 7 #185

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello there,
I am trying to configure idoubs project. I followed the steps to build the 
project. It says that it requires LLVM GCC 4.2 compiler. But the compiler is 
deprecated from xcode 5. So my query is, is the idoubs updated to work on xcode 
5 and ios 7? Is there any way to solve this issue?

Original issue reported on code.google.com by itsprabi...@gmail.com on 27 Oct 2014 at 7:34

GoogleCodeExporter commented 9 years ago
LLVM GCC 4.2 no longer required

Original comment by boss...@yahoo.fr on 27 Oct 2014 at 5:30

GoogleCodeExporter commented 9 years ago
Thank you for reply. So we can build using the default compiler of xcode 5? 
While building the project I get following error:

clang: error: no such file or directory: 
'/Users/tektak/Documents/mydoubs/doubango/branches/2.0/doubango/tinySIGCOMP/src/
adler32.c'
clang: error: no input files
Command 
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/u
sr/bin/clang failed with exit code 1

Plz help

Original comment by itsprabi...@gmail.com on 28 Oct 2014 at 3:29