在其他计算机上运行VC ++ App. [英] Running VC++ App on Other Computers.

查看:136
本文介绍了在其他计算机上运行VC ++ App.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我使用vs2005编写了一个vc ++程序,并希望在其他计算机上运行它.我的程序分为两部分:GUI和DLL
当我在其他计算机上运行程序时,发生了一些错误,例如找不到模块,找不到dll ...".
我安装了vcredist.和Windowsinstaller3.1和dotnetfx在目标机器上,但存在错误.

请帮帮我. :(

解决方案

除非使用C ++/CLI,否则不需要安装点网.如果需要我们的帮助,则需要告诉我们ACTUAL错误消息,因此我们知道它找不到的内容,并解释为什么您认为它存在(它是在寻找MFC,在寻找您编写的dll还是什么?)



感谢您的回复.
我的程序使用Direct3D,并且在安装DXRedist时使用.问题解决了.


谢谢.


hi
i wrote a vc++ program using vs2005 and want to run it on other computer. my program has two parts : GUI and DLL
when i run program on other computers, some error occure, such as "Could Not Find Module, dll not found ...".
i install vcredist. and windowsinstaller3.1 and dotnetfx on target machin but errors exist.

help me, please. :(

解决方案

Unless you use C++/CLI, you don''t need dot net to be installed. If you want our help, you need to tell us the ACTUAL error message, so we know what it cannot find, and explain why you think it is there ( is it looking for MFC, is it looking for the dll you wrote, or what ? )


hi,
thanks for your responding.
my program used Direct3D and when i install DXRedist. problems were solved.


thanks.


这篇关于在其他计算机上运行VC ++ App.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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