Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

"java.io.FileNotFoundException" on build #93

Closed
Frozenlock opened this issue May 30, 2014 · 6 comments
Closed

"java.io.FileNotFoundException" on build #93

Frozenlock opened this issue May 30, 2014 · 6 comments

Comments

@Frozenlock
Copy link

I get the following error when trying to build with =lein droid build=

Exception in thread "main" java.io.FileNotFoundException: Could not locate cljs/analyzer__init.class or cljs/analyzer.clj on classpath: , compiling:(ioc_macros.clj:12:1)

Any ideas what might be causing it?

@alexander-yakushev
Copy link
Contributor

Obviously clojure.tools.analyzer, which core.async depends on, fails to find one of its files. I haven't tried core.async on Android yet, but someone certainly did. You can probably ask on the mailing list for help.
Do you consciously try to put core.async into Android application, or is it accidental?

@Frozenlock
Copy link
Author

It is with purpose: one of the library I inserted uses it.

Are you talking about the Clojure ML, or is there a lein-droid one?

@alexander-yakushev
Copy link
Contributor

I mean clojure-android mailing list, here's the link https://groups.google.com/forum/#!forum/clojure-android .
I would love to help you if I had more time these days. But I'm certain that there was someone on the mailing list who managed to make core.async work on Android.

@Frozenlock
Copy link
Author

Nice! Thanks for the link!

@alexander-yakushev
Copy link
Contributor

@Frozenlock
Copy link
Author

Thanks!

On Sat, Jun 21, 2014 at 4:57 AM, Alexander Yakushev <
notifications@github.com> wrote:

Resolved here:
https://groups.google.com/forum/#!topic/clojure-android/2MleX4O9T7c


Reply to this email directly or view it on GitHub
#93 (comment)
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants