在C#项目中加载CLPS文件时发生错误 [英] An error occurred while loading CLPS file in C# project

查看:69
本文介绍了在C#项目中加载CLPS文件时发生错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好



我在项目中使用CLIPS我有

 ClipsEngine engine =  new  ClipsEngine(); 
engine.Load( test.CLP);





但是发生错误

错误:打开但加载构造时发生错误。



我的剪辑代码也没有错误,但我不知道为什么会出现这个ERORR。

如何解决我的问题?



谢谢。

解决方案

我真的怀疑你会在这里得到你的问题的答案。在这里使用该引擎的少数人不太可能会看到你的问题。



提出你的问题在其他地方 [ ^ ]

Hello

I am using CLIPS on my project I have

ClipsEngine engine = new ClipsEngine();
            engine.Load("test.CLP");



but an error occurred
ERROR:opened but an error occurred while loading constructs.

my clips code is without error too but I don't know why this ERORR occurred.
how can I solve my problem?

thanks.

解决方案

I seriously doubt your going to get an answer to your question here. It is very unlikely that the few people who have used that engine here will ever see you're question.

Ask your question here[^].


这篇关于在C#项目中加载CLPS文件时发生错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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