在Windows rt中实现C ++代码 [英] Implement C++ code in Windows rt

查看:75
本文介绍了在Windows rt中实现C ++代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我有一个标准c ++(stl)的代码。此代码包含opencv函数(c ++函数)。我正在尝试使用此代码并以最少的修改将其实现到windows rt应用程序中。

我觉得它不应该很难,但我缺乏windows rt编程的知识。



我不知道是否它是相关的,但是有一些叫做wrl的东西可以帮助

如果任何人可以帮助我,它会很棒(甚至可以组织有关实现stl代码的教程到c ++ / cx,或者是教程)



谢谢大家。

Hi,

I have a code in standard c++ (stl). this code contains opencv functions(c++ functions). I'm trying to take this code and implement it ,with minimum modifications, into windows rt app.
I don't think it should be difficult, but i lack the knowledge of windows rt programming.

I don't know if it's relevant but there's something called wrl that could help
If any one could help me, it will be great( even organize tutorials about implement stl code to c++/cx, or wrl tutorials)

Thank you all.

推荐答案

用C ++创建WinRT组件。另请参阅 Microsoft示例代码



读完这篇文章之后,我想起了一篇针对Windows Phone的文章,但它也是这些技术的一个例子。
Some background on Creating WinRT Components in C++. Take also a look on the Microsoft Sample code.

After reading this, I remembered an article from me which targeted Windows Phone, but it is also an example of these technologies.


这篇关于在Windows rt中实现C ++代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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