Closed ferrouswheel closed 11 years ago
Thanks for catching and fixing this!
No worries - thanks for making the gl_server, it's making it a lot easier to visualise what my art project will look like! :sparkles:
Thanks! I'd love to see it!
We have a discussion group at https://groups.google.com/forum/#!forum/openpixelcontrol for talking about OPC and related projects, if you'd like to join.
On Fri, Oct 18, 2013 at 6:26 PM, ferrouswheel notifications@github.comwrote:
No worries - thanks for making the gl_server, it's making it a lot easier to visualise what my art project will look like! [image: :sparkles:]
— Reply to this email directly or view it on GitHubhttps://github.com/zestyping/openpixelcontrol/pull/15#issuecomment-26640495 .
On Ubuntu 13.04 with gcc 4.7.3 it requires libraries to be specified after objects on the command line. Otherwise you'll get lots of undefined references.
Also added missing math library.