On Saturday, December 6, 2014 3:06:53 PM UTC-5, Julio Berina wrote:
>
> I'm trying to do Android development on a Clojure IDE called Nightcode, 
> and clicked 'Run' in order to simply run the sample application and see if 
> my compiler works.  I get this error along the way:
>
> 'C:\Program' is not recognized as an internal or external command,
> operable program or batch file.
>
> My problem is I don't even know where I can find that error.  Will someone 
> please tell me where this error could possibly be from whether it's inside 
> my project folders or outside.  Thanks!
>

Looks like part of the tool chain is failing to quote paths that may 
contain spaces. I couldn't tell you which step in the tool chain is the 
guilty party with just the information you gave, though. 

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to