I just started with Rhodes cross platform mobile application development. I followed the rhostudio tutorial to install RhoStudio and to start creating a Rhodes application.

Once I click the Finish button in create new project wizard I get an error message:

Cannot find Rhodes, need rhodes version equal or greater 3.0.1

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted
+50

Your linked tutorial says:

RhoStudio is an Eclipse plugin [...]

You'll need to install the accrual development-platform, too. A tutorial on how to do this can be found here.


You should also be sure to enter the path to your Rhodes-installation as illustrated here.

link|improve this answer
Thanks Lukas. I was missing a tiny yeh important part. I was not running gem script which comes along with RhoStudio setup. Now everything is fine. I even created sample app for IPhone using RhoStudio. – Nitish Oct 11 '11 at 12:43
@Nitish So, happy coding :D – Lukas Knuth Oct 11 '11 at 12:44
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.