Rockbox Development > Starting Development and Compiling

Simulator build error: "find: apps: No such file or directory" -- what to do?

<< < (2/2)

Mikerman:
Thanks--that's what I was looking for (the graphic helps identify what keys to use, and is nice eye-candy!).

A question:  right now I have a shortcut on my Windows Desktop to bring up the simulator (it activates the rockboxui.exe file in the sim folder, and I have the needed SDL.dll file in my sim directory)--is there any way that I can add the switch to the shortcut (or to the roickboxui.exe file in my sim folder) for ease of use?  It's been awhile since I've used switches and there used to be--I can't find it now.  I've accomplished this for now by creating a small batch file that runs rockboxui.exe with the background switch set, and then shortcutting to that batch file via my Desktop, but don't know if there's a simpler way (altho this method seems to work fine).

Also--is there a list of the other switches that could be set in running rockboxui.exe?  I wasn't sure how to call them up.  E.g. to run the image without the underlying code window.  (I don't know if I would do this, but am curious as to other possible switches.)

Thanks--and cool!

Nate!:
The batch file and link on the desktop is the process I've used since I started using  the sim.  I now patch and compile my own sim, but still just link to a quick batch file on the desktop.

Mad Cow:
I'm pretty sure you need to add the switch after the path and file in the "Target" box of the icon's properties. Add " --background" (no quotation marks) between the end of the filename and the last quotation marks.

Mikerman:
Mad Cow--  Thanks, you were absolutely right and that does the trick, without the need for a batch file:  just add " --background" (without quotes) after the path listing in the target box.  Great!

Mikerman:
Another switch possibility:  --zoom (answering my question above)

Renders the player displays (without background images) in a large mode, potentially helpful in checking out the appearance of text and images.

Navigation

[0] Message Index

[*] Previous page

Go to full version