You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think you can build .net4.0/4.5 with changing project runtime target.
and I don't know exactly what's mean building DLL library for DLL.
There are 3 projects in this solution(*.sln)
THREE, THREEExample project are class library and resulted as DLL file.
Other winforms project could be refered to THREE.dll or THREEExample.dll
I've been thinking about developing glcontrol for .net, but as you know, glControl depends on OpenTK.GLControl, and this OpenTK.GLControl doesn't support .Net yet.
May you build it as DLL library with DLL library for render control to use ut on winforms?
Also I hope build it for .net 4.0 or 4.5
Thank you.
The text was updated successfully, but these errors were encountered: