On Tue, Jul 10, 2012 at 8:36 AM, George Oliver <georgeolive...@gmail.com>wrote:

>
>
> On Sunday, July 8, 2012 7:26:05 PM UTC-7, Karl Smeltzer wrote:
>>
>>
>> 3. Added :native-path "native" to my project.clj, although I'm not sure
>> this is correct or working the way I expect
>>
>>
>
> Have a look at this,
>
>
> http://stackoverflow.com/questions/10558795/using-lwjgl-in-leiningen-clojure
>
>

Thanks -- that clears up some of what I've been facing. Unfortunately the
:native-dependencies suggestion still didn't work for me, but I was able to
piece together a working solution from the information provided. By
modifying java.library.path using :jvm-opts, I am able to get things
building as desired and modifying LD_LIBRARY_PATH in a launch script sorts
out all remaining issues.

-- 
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