在C#中使用SharpGL是否有问题? [英] Problem with SharpGL in C#?

查看:157
本文介绍了在C#中使用SharpGL是否有问题?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以帮我吗?我正在使用Visual Studion 2008编写我的程序.我想使用SharpGL,但是当我添加SharpGl.dll作为参考时,出现了错误.任何人都可以帮助我解决此问题?谢谢!

Can anyone help me?i am using visual studion 2008 to code my program.I want to use SharpGL but when i add SharpGl.dll as a reference,a error have appear.Anyone can help me to solve this problem?Thanks!

推荐答案

尝试以下操作:
加载dll时出错
有关SharpGL的更多讨论
SharpGL:AC#OpenGL类库
Try following:
Error loading dll
More discussion on SharpGL
SharpGL: A C# OpenGL Class Library


我假设您是指Monjurul Habib在CP上链接到此处的SharpGL项目.该文章写于2002年,因此该项目可能是用dotNet 1.0或1.1编写的.在这种情况下,您的错误是程序集与您的项目不兼容.
确保已从现在托管SharpGL的Codeplex站点获取了适当的版本,然后如果仍然遇到错误,请在此处发布错误消息,以便我们提供更多帮助.
I''m assuming you are referring to the SharpGL project that Monjurul Habib has linked to here on CP. That article was written in 2002 and as such the project is probably written in dotNet 1.0 or 1.1. Your error in that case is that the assembly is not a compatible version with your project.
Make sure you have gotten the appropriate version from the codeplex site that now hosts SharpGL and then if you still are getting an error, post the error message here so that we can help more.


谢谢为您提供帮助!这就是我将库添加到项目中时的所有消息:
-警告6找不到引用的组件"SharpGL".
-警告5找不到引用的组件"SharpGL.WPF".
-警告4找不到引用的组件"SharpGL.WinForms".
你能帮我吗?
Thanks for your helps!That is all messages when i add library into my project:
-Warning 6 The referenced component ''SharpGL'' could not be found.
-Warning 5 The referenced component ''SharpGL.WPF'' could not be found.
-Warning 4 The referenced component ''SharpGL.WinForms'' could not be found.
Can you help me?


这篇关于在C#中使用SharpGL是否有问题?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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