On Jan 19, 10:25 pm, jayvandal wrote:
> Why does the clr point to d: work?
> user=> (use :reload 'ui)
> FileNotFoundException Could not locate db.mysql.clj.dll or db/
> mysql.clj on load
> path. clojure.lang.RT.load (d:\work\clojure-clr\Clojure\Clojure\Lib
> \RT.cs:3065)
It is not looking in d:\
It shouldn't, obviously. It appears to be holding on to a compile-
time value somewhere. I'll track it down this weekend.
-David
On Jan 19, 10:25 pm, jayvandal wrote:
> Why does the clr point to d: work?
> user=> (use :reload 'ui)
> FileNotFoundException Could not locate db.mysql.clj.dll or d
Why does the clr point to d: work?
user=> (use :reload 'ui)
FileNotFoundException Could not locate db.mysql.clj.dll or db/
mysql.clj on load
path. clojure.lang.RT.load (d:\work\clojure-clr\Clojure\Clojure\Lib
\RT.cs:3065)
user=>
--
You received this message because you are subscribed to the Goog