Just to be sure, this is the link: https://github.com/ztellman/penumbra
I notice OP was using a different fork (?)

On Thu, Oct 11, 2012 at 11:46 PM, Zach Tellman <ztell...@gmail.com> wrote:

> I updated Penumbra to target the project structure for Leiningen 2 a while
> back, are you using v1 by any chance?
>
> Zach
>
>
> On Thursday, October 11, 2012 12:34:44 PM UTC-7, JvJ wrote:
>>
>> 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 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

Reply via email to