[C ++]为ARM平台编译现有的C ++库 [英] [C++]Compiling existing C++ library for ARM platform

查看:91
本文介绍了[C ++]为ARM平台编译现有的C ++库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在为ARM平台编译通用应用程序时遇到问题。在Universal app中,我们使用由VS 2008为ARMV4I平台构建的C ++ dll。当我们启动app,并尝试使用该dll中的方法时,我们会收到错误badimageformatexception。
所以,我们应该为ARM的Universal app重写C ++ dll,还是有一些方法可以使用为ARMV4I构建的dll 

We have a problem with compiling Universal app for ARM platform. In Universal app we use C++ dll which was built  by VS 2008 for ARMV4I platform. And when we start app, and try to use method from that dll, we get error badimageformatexception. So, should we rewrite C++ dll for Universal app for ARM, or there are maybe some ways how to use dll which was built for ARMV4I 

推荐答案

您好lurii_Zhuk,

Hi lurii_Zhuk,

我正在尝试让熟悉ARMV4I的人参与调查此问题。感谢您的耐心等待。

I'm trying to involve someone familiar with ARMV4I to look into this issue. Appreciate your patience.


这篇关于[C ++]为ARM平台编译现有的C ++库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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