
Distribute OpenTk-Application what needed?
Posted Friday, 15 July, 2011 - 20:20 by GerhardKauer inHi there,
I've written a quite huge application for Windows 7 (64 bit) using OpenTk. I am using the Visual Studio 2010 and it's installer for distribution. The compiled setup will download the .NET 4.o, if needed.
I use the following libs in my application:
+ OpenTK.Compatibility.DLL and
+ OpenTK.dll
+ OpenTK.GLControl.dll
Is it enough to copy these dlls to the same directory where the application is located or is an installation of OpenTk needed?
Problem: When I try to start the application after installing it, there is an alert, that "some classes are not registered".
Best regards


Comments
Re: Distribute OpenTk-Application what needed?
These libraries will be enough to run on Linux and windows. In any case, I have worked.