pricejosephd
unread,Sep 4, 2011, 12:42:58 PM9/4/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ProjectSprouts
I'm having a problem with rake finding the JVM. Java works otherwise
with Eclipse, Android dev, and everything else, but won't work for the
flexsdk that Sprouts installed.
Here's my ruby -v, my gem -v, and the error I get on 'rake'
------------------------------------
ruby 1.9.2p290 (2011-07-09) [i386-mingw32]
1.8.10
C:/Users/joseph/Sprouts/1.1/cache/flex4/4.5.0.20967/bin/mxmlc -debug -
output=bin\TestProject-debug.swf -static-runtime-shared-libraries src
\TestProject.as rake aborted!
[ERROR] Error: could not find a JVM.
Tasks: TOP => default => run => bin/TestProject-debug.swf
------------------------------------
My JAVA_HOME is set to 'C:\Program Files\Java'.