小编shb*_*bli的帖子

添加ASIHTTPRequest时收到苹果O链接器错误

这让我今天疯了,我已经使用了ASIHTTPRequest,http: //allseeing-i.com/,但是现在,我正在尝试将它添加到应用程序中,一旦添加它就给了我这个疯狂的错误.

我已经开始了一个新的项目,并评论了所有相关的代码,添加了没有它的代码,是的,它工作,添加它,它的库,没有它不起作用,我得到这个疯狂错误,我卡住了并需要帮助.

顺便说一下,这是详细的错误,

ld: warning: ignoring file /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.0/Symbols/usr/lib/libz.1.2.3.dylib, missing required architecture i386 in file
ld: warning: ignoring file /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.0/Symbols/usr/lib/libSystem.dylib, missing required architecture i386 in file
ld: in /Developer/Platforms/iPhoneOS.platform/DeviceSupport/4.0/Symbols/usr/lib/libobjc.A.dylib, missing required architecture i386 in file for architecture i386
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 1
Run Code Online (Sandbox Code Playgroud)

谢谢,问候,艾哈迈德

iphone xcode objective-c asihttprequest ios4

3
推荐指数
1
解决办法
2万
查看次数

用于2D RPG的QGraphicsView

我只想问一个关于在Qt QGraphicsView中创建2D RPG游戏的问题

类似于战争心脏的游戏 - http://www.youtube.com/watch?v=0VqlJ_AvFS8

为什么要考虑使用Qt?

  • Qt是跨平台的,对iOS和Android等移动平台的支持正在快速增长
  • 我想将图像保存为HD作为SVG
  • 我想动态渲染图像(例如,当游戏加载时)到pixmap图像中,以便在将它们缩放到适当的屏幕尺寸后获得更好的性能(因此我们的cab具有++,更好的性能,并且支持任何屏幕尺寸)

你们对Qt有什么看法?你有其他好的选择,

Qt将SVG转换为PNG尽可能简单,这就是为什么坚持Qt的杀戮功能

贝斯茨

qt qgraphicsview

2
推荐指数
1
解决办法
1092
查看次数

标签 统计

asihttprequest ×1

ios4 ×1

iphone ×1

objective-c ×1

qgraphicsview ×1

qt ×1

xcode ×1