回 帖 发 新 帖 刷新版面

主题:急求解!CLR调用C#DLL问题!

引用如下:
#using "ClassSpeechLibrary.dll"
using namespace ClassSpeechLibrary;
using namespace System;

调用如下:
ClassSpeechLibrary::SpeechObject^ sp = gcnew ClassSpeechLibrary::SpeechObject;


未处理的“System.io.filenotfoundexception”类型异常出现在JoyStickPlugIn.dll中。
其他信息:未能加载文件或程序集“ClassSpeechLibrary,Version=1.0.0.0,Culture=neutral,PublicKeyToken=null”或它的某一个依赖项。系统找不到指定的文件。  但是我使用控制台程序调用ClassSpeechLibrary.dll就不会出现以上问题,程序正常运行。

回复列表 (共1个回复)

沙发

C++/CLR 和 C++ 屁关系都没有,你应该去 .net 论坛问

我来回复

您尚未登录,请登录后再回复。点此登录或注册