tbattz
tbattz
I haven't really used MSVC much before (or Visual Studio for that matter), so I've given it a go compiling it with Visual Studio. Haven't quite go everything compiling correctly,...
I've checked out your fork, and tried to compile it. I have a few issues, as I don't think I have my environment set up the same way. I had...
I don't seem to be able to reproduce the crash. So that I can understand what you have run, you're not redefining the AxesArea class, right? Under the create plot...
I'm still a little confused, so you're trying to embed a plot using openGLPlotLive in a wxWidgets using a wxGLCanvas window, or using the window provied with openGLPlotLive? I'm not...