本文介绍了GAX中的C ++的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人尝试将GAX与c ++一起使用并有样本吗?

我创建了一个带有c#项目的解决方案,它运行正常。
现在我必须为c ++做同样的事情,但似乎GAX不提供c ++。 C ++没有模板唯一向导。
有经验吗?

I created a Solution with some projects with c# and it works fine.
Now I have to do the same for c++ but it seem GAX don’t supply c++. C++ has no templates only wizard.
Has someone experience with this?

谢谢

推荐答案


这篇关于GAX中的C ++的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-27 07:54