adobe-flash / crossbridge

Welcome to visit the homepage!
http://www.crossbridge.io
542 stars 194 forks source link

compilation fail #35

Open PhilouSL opened 10 years ago

PhilouSL commented 10 years ago

Hi,

I try to compile the crossbridge-master project on 10.7.5, but I have this error :

Failed to build: extratools make[1]: * [all_with_local_make] Error 1 make: * [all] Error 2

and in the extratools log file :

Making init.c ar: creating archive libgdb.a mkdir ./python mkdir ./python/gdb mkdir ./python/gdb/command make[2]: *\ [extratools] Error 2

Do you have an idea to compile it ?

Best regards, Philippe

PhilouSL commented 10 years ago

some more informations :

MAC OSX 10.7.5 Xcode 4.6.3 the last crossbridge version (get zipped)

cbakgly commented 10 years ago

Try to identify which sub-target fails and just bypass that one. Say checking genfs. $> make genfs