It's probably the DEX creator which is installed in "Program Files .."

Le dimanche 7 décembre 2014, Julio Berina <juliober...@gmail.com> a écrit :

> Here's all the text associated with my error:
>
> Running...
> Generating manifest...
> Generating R.java...
> Compiling 1 source files to
> C:\Programming\Clojure\Android\sample\target\debug\classes
> Compiling Clojure files...
> Build type: debug, dynamic compilation: enabled, remote REPL: enabled.
> Compiling neko.compliment.ui-widgets-and-attributes
> Compiling neko.debug
> Compiling clojure.java.shell
> Compiling clojure.reflect
> Compiling clojure.tools.nrepl.transport
> Compiling neko.log
> Compiling clojure.java.javadoc
> Compiling clojure.zip
> Compiling clojure.xml
> Compiling neko.threading
> Compiling neko.ui.menu
> Compiling neko.ui.traits
> Compiling clojure.stacktrace
> Compiling neko.find-view
> Compiling neko.init
> Compiling neko.ui.listview
> Compiling neko.ui.mapping
> Compiling clojure.tools.nrepl.server
> Compiling neko.listeners.dialog
> Compiling neko.action-bar
> Compiling clojure.inspector
> Compiling neko.context
> Compiling clojure.tools.nrepl.ack
> Compiling neko.activity
> Compiling clojure.test
> Compiling clojure.core.protocols
> Compiling neko.-utils
> Compiling sample.core.main
> Compiling clojure.java.browse
> Compiling clojure.tools.nrepl.bencode
> Compiling clojure.tools.nrepl.middleware.load-file
> Compiling neko.data.sqlite
> Compiling clojure.core
> Compiling clojure.tools.nrepl.middleware
> Compiling clojure.set
> Compiling neko.listeners.search-view
> Compiling neko.doc
> Compiling neko.compilation
> Compiling clojure.tools.nrepl.middleware.pr-values
> Compiling clojure.main
> Compiling neko.compliment.android-resources
> Compiling neko.tools.repl
> Compiling clojure.test.tap
> Compiling clojure.tools.nrepl.misc
> Compiling clojure.pprint
> Compiling clojure.java.browse-ui
> Compiling clojure.uuid
> Compiling clojure.edn
> Compiling neko.dialog.alert
> Compiling neko.listeners.view
> Compiling clojure.java.io
> Compiling neko.data
> Compiling clojure.instant
> Compiling neko.notify
> Compiling clojure.tools.nrepl.helpers
> Compiling clojure.tools.nrepl.cmdline
> Compiling clojure.repl
> Compiling clojure.string
> Compiling clojure.data
> Compiling clojure.test.junit
> Compiling clojure.walk
> Compiling clojure.tools.nrepl
> Compiling neko.listeners.text-view
> Compiling clojure.tools.nrepl.middleware.session
> Compiling neko.ui
> Compiling neko.ui.adapters
> Compiling neko.resource
> Compiling clojure.tools.nrepl.middleware.interruptible-eval
> Compiling clojure.template
> Compiling neko.listeners.adapter-view
> Compilation succeeded.
> Creating DEX....
> 'C:\Program' is not recognized as an internal or external command,
> operable program or batch file.
> Abort execution.
>
> === Finished ===
>
> Let me know if that's still not enough
>
> On Saturday, December 6, 2014 1:08:19 PM UTC-8, Fluid Dynamics wrote:
>>
>> 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
> <javascript:_e(%7B%7D,'cvml','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
> <javascript:_e(%7B%7D,'cvml','clojure%2bunsubscr...@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
> <javascript:_e(%7B%7D,'cvml','clojure%2bunsubscr...@googlegroups.com');>.
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Laurent Petit

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