Rockbox Development > Starting Development and Compiling
Testing build on pc not player
LambdaCalculus:
Try executing it using the following command:
--- Code: ---./rockboxui --background
--- End code ---
dkarma:
for both ./rockboxui.exe and ./rockboxui.exe --background
i get bash: ./rockboxui.exe no such file or directory
there is a .rockbox dir in the archos dir though
saratoga:
If you didn't get an executable file, then your 'make' command probably didn't work. Double check to see if your code actually compiled.
oleg:
You wasn't told to execute:
--- Code: ---./rockboxui.exe --background
--- End code ---
try running:
--- Code: ---./rockboxui --background
--- End code ---
(without ".exe")
dkarma:
that doesn't work either
file not found
also the make worked because i have a .rockbox folder in the archos dir after the simulator build...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version