SuperDre
Joined: 31 Dec 2009 Posts: 14 Location: helmond.nl
|
Posted: Thu Jul 22, 2010 5:26 am Post subject: error when running usbhostfs_pc from eclipse |
|
|
I followed instructions in the 'book' PSP Development with Eclipse which can be found at http://sourceforge.net/projects/minpspw/files/ for installing eclipse with the latest pspsdk. although the version of eclipse (for c/c++) I used is the current one (helios), and the sdk I used is the latest v0.9.6.
The problem I got was when I tried the instruction on page 11 (which says 'now start usbhostfs_pc and you should see the following in the console'), starting the external tool gave me the following error:
variable references empty selection ${project_loc}
The problem was I didn't have a project open, so appearantly it didn't have a location to start the app in..
Solution to this problem is ofcourse create a new project, add a class, and then start the external tool..
Just wanted to let you know.. Don't know if this has something to do with a newer version of eclipse as compared to the book (but it might then be added as a sidenote to a new revision of the book)..
I also just wanted to let 'Paulo Lopes' know I really apreciate his book, I'm planning on trying the same aprouch on the windows version of the PS3 SDK that's floating around. |
|