tsu***qq.com 最新主题

推荐阅读

2 2172 2016-07-07
本帖最后由 tsu***qq.com 于 2016-07-07编辑

按照说明用mac终端编译geos.sh文件了   然后全是stop  什么意思啊   所有步骤都按着来的   我就想要一个libgeos.a文件就这么困难???????????


##################

 armv7 for iPhone

##################

make: *** No rule to make target `distclean'.  Stop.

/Users/axc_5324/Desktop/BrightIndoorSDK_IOS-master/geos.sh: line 57: ./configure: No such file or directory

make: *** No targets specified and no makefile found.  Stop.

make: *** No rule to make target `install'.  Stop.

cp: /Users/axc_5324/geos/lib/*.a: No such file or directory

find: /Users/axc_5324/geos/platform/armv7/libgeos.a: No such file or directory

###################

 armv7s for iPhone

###################

make: *** No rule to make target `distclean'.  Stop.

/Users/axc_5324/Desktop/BrightIndoorSDK_IOS-master/geos.sh: line 89: ./configure: No such file or directory

make: *** No targets specified and no makefile found.  Stop.

make: *** No rule to make target `install'.  Stop.

cp: /Users/axc_5324/geos/lib/*.a: No such file or directory

find: /Users/axc_5324/geos/platform/armv7s/libgeos.a: No such file or directory

###########################

 arm64 for iPhone OS

###########################

make: *** No rule to make target `distclean'.  Stop.

/Users/axc_5324/Desktop/BrightIndoorSDK_IOS-master/geos.sh: line 121: ./configure: No such file or directory

make: *** No targets specified and no makefile found.  Stop.

make: *** No rule to make target `install'.  Stop.

cp: /Users/axc_5324/geos/lib/*.a: No such file or directory

find: /Users/axc_5324/geos/platform/arm64/libgeos.a: No such file or directory

###########################

 i386 for iPhone Simulator

###########################

make: *** No rule to make target `distclean'.  Stop.

/Users/axc_5324/Desktop/BrightIndoorSDK_IOS-master/geos.sh: line 151: ./configure: No such file or directory

make: *** No targets specified and no makefile found.  Stop.

make: *** No rule to make target `install'.  Stop.

cp: /Users/axc_5324/geos/lib/*.a: No such file or directory

find: /Users/axc_5324/geos/platform/sim/libgeos.a: No such file or directory

###########################

 x86_64 for iPhone Simulator

###########################

make: *** No rule to make target `distclean'.  Stop.

/Users/axc_5324/Desktop/BrightIndoorSDK_IOS-master/geos.sh: line 181: ./configure: No such file or directory

make: *** No targets specified and no makefile found.  Stop.

make: *** No rule to make target `install'.  Stop.

cp: /Users/axc_5324/geos/lib/*.a: No such file or directory

find: /Users/axc_5324/geos/platform/sim64/libgeos.a: No such file or directory

############################

 Create Mixd Libraries

############################

error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: no input files specified

fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: Usage: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo [input_file] ... [-arch <arch_type> input_file] ... [-info] [-detailed_info] [-output output_file] [-create] [-arch_blank <arch_type>] [-thin <arch_type>] [-remove <arch_type>] ... [-extract <arch_type>] ... [-extract_family <arch_type>] ... [-verify_arch <arch_type> ...] [-replace <arch_type> <file_name>] ...

done



全是stop

啥意思啊  妈的急得要死

0