Hi Andrew, I have been working on a maven build that installs jogl 2.0 jars into .m2 repo. Its not complete yet as it only installs dependencies for win32/amd64. But adding other platforms should be easy. You will need to install the 7z plugin and the 7z binding project on my github to make it work. I have setup a maven repo yet, but I intend to do so soon.
If you are pulling JOGL 2.0 dependencies via maven or maybe lein this might help. Best regards, Frank On Dec 5, 2012 10:41 AM, "Andrew P. Lentvorski, Jr." <bsd...@gmail.com> wrote: > Anybody have some advice for me about the latest JOGL(2.0 rc11) with > Clojure on Eclipse? I'm running Eclipse Juno SR1 with Counterclockwise on > OS X 10.6.8. > > The JOGL tutorial sets up by creating a JOGL project that you then make > new Java projects depend upon. This works fine for Java and seems to be > considered the "official" way of making things go with Eclipse and Java. I > can create a new Java project, add the JOGL project to the Java Build Path, > set up OpenGL and draw a basic triangle. The project finds all the > dependencies and everything runs. > > This doesn't seem to work for Clojure for some reason. I could post > specific errors, but given that I'm a clojure newbie, I figured I should > probably take a further step back since I'm likely to be barking up the > wrong tree completely. So, my question is: > > What is the proper way to get JOGL running under Clojure on Eclipse? > > Thanks. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en