为ARMv6和ARMv7构建windows phone 8静态库 [英] building windows phone 8 static libraries for ARMv6 and ARMv7

查看:79
本文介绍了为ARMv6和ARMv7构建windows phone 8静态库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经创建了windows phone 8静态库项目,如下所示,

I have created windows phone 8 static library project as below,

右键单击解决方案 - >单击添加 - - >新项目 - >在VC ++下选择Windows phone空静态库

Right click solution->click Add --> New project-->under VC++ select Windows phone empty static library

对于此项目,选择解决方案配置为ARM,现在处于调试模式。

For this project selected the solution configuration as ARM and it is in debug mode now.

如何为ARMv6和ARMv7目标构建这个WP8静态lib项目?

how to build this WP8 static lib project for ARMv6 and ARMv7 target?

谢谢,

KK。

推荐答案

Visual C ++ 2012 ARM编译器仅支持Windows RT和Windows phone 8平台:ARMv7使用Thumb- 2,VFPv3和NEON。

The Visual C++ 2012 ARM compiler only supports the Windows RT and Windows phone 8 platforms: ARMv7 using Thumb-2, VFPv3, and NEON.

你想用ARMv6做什么目标?

What are you trying to target using ARMv6?


这篇关于为ARMv6和ARMv7构建windows phone 8静态库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆