luca-piccioni / OpenGL.Net

Modern OpenGL bindings for C#.
MIT License
578 stars 110 forks source link

OpenGL.Net 0.2.1 NuGet packcage seems to be missing GlControl #10

Closed beyon closed 8 years ago

beyon commented 8 years ago

Release notes lists the addition of the GlControl, however it doesn't seem to be actually included in the package.

I can use the GlControl only after cloning the repo and building the solution myself.

LebedevaElen commented 8 years ago

The same problem. No GLControl in Toolbox and it can't be added.

luca-piccioni commented 8 years ago

I'll check within the next week.

Il mer 13 lug 2016, 11:03 LebedevaElen notifications@github.com ha scritto:

The same problem. No GLControl in Toolbox and it can't be added.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/luca-piccioni/OpenGL.Net/issues/10#issuecomment-232298943, or mute the thread https://github.com/notifications/unsubscribe/AEe6CdIL4iZUJvKB4CAr_sNgayOFPMFUks5qVKnhgaJpZM4JJvtO .

csh commented 8 years ago

Any update on this?

luca-piccioni commented 8 years ago

Yesterday I've released an updated version of the library. Due some unexpected trouble I've compiled it using Mono 4.2 on Linux. It should work all the same.

If someone can confirm that is working on Windows platform using Visual Studio, I'll close the issue.

luca-piccioni commented 8 years ago

The GlControl doesn't show in the Toolbox bar, but now the control is up and running.