I'm trying to make a project using Penumbra for opengl, but somehow I get 
an issue when I try (use 'penumbra.opengl).
It looks like there's a class excepiton:

penumbra.PenumbraSystem
  [Thrown class java.lang.ClassNotFoundException]

Here's the project file I'm using:

(defproject enjine "1.0.0-SNAPSHOT"
  :description "FIXME: write description"
  :dependencies [[org.clojure/clojure "1.3.0"]
                 [prismofeverything/penumbra "0.6.9"]])

Does anybody know why this might be happening?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to