Edit the project.properties file in your checkout of that project such that it does not use Windows file separators (\ vs /). In fact it looks like it contains a mixture of Unix and Windows file separators: https://github.com/eziosoft/MultiWii_EZ_GUI/blob/master/project.properties
On Tue, Feb 18, 2014 at 5:04 PM, Lee Easton <[email protected]> wrote: > I am trying to do some testing with UAV stuff and there is a great app > available for the Android that lets you communicate with the MultiWii > Hardware (https://github.com/eziosoft/MultiWii_EZ_GUI). I have downloaded > the source folder and go it import it as a project but get to the final > page each time and it will not let me "Finish" even though I click finish > about 1000 times. If anyone else is working on a Mac and can open this > project file, please share with me how you did so! Here is the message I am > receiving: > > * Project > com.ezio.multiwii.MainMultiWiiActivity:/Users/freshwake/Desktop/Software/Android/MultiWii_EZ_GUI-master/project.properties: > > Library reference > ..\java\JakeWharton-ActionBarSherlock-e5c2d1c\actionbarsherlock could not > be found > > Path is > /Users/freshwake/Desktop/Software/Android/MultiWii_EZ_GUI-master/..\java\JakeWharton-ActionBarSherlock-e5c2d1c\actionbarsherlock > which resolves to > /Users/freshwake/Desktop/Software/Android/MultiWii_EZ_GUI-master/..\java\JakeWharton-ActionBarSherlock-e5c2d1c\actionbarsherlock > > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
