Rockbox Development > Starting Development and Compiling
Testing build on pc not player
pixelma:
--- Quote from: LambdaCalculus379 on September 12, 2007, 02:46:13 PM ---6) Once it's done, type make zip.
--- End quote ---
Shouldn't that be make install for the simulator, though? ...
LambdaCalculus:
For some odd reason, with Cygwin on my (new yet old) Windows box, I need to type make zip to build the .rockbox directory, which I then unzip and drop into the 'archos' folder so the simulator(s) can run without complaining.
I'll try make install to see if I can finally get it to work right.
bluebrother:
--- Quote from: LambdaCalculus379 on September 12, 2007, 02:46:13 PM ---6) Once it's done, type make zip.
--- End quote ---
This is wrong -- when building the simulator you issue make install instead of make zip -- "install" also creates the needed folder structure (in the archos folder) for running the sim.
LambdaCalculus:
* LambdaCalculus379 will go quietly sit in the corner now.
saratoga:
--- Quote from: bluebrother on September 12, 2007, 04:32:07 PM ---
--- Quote from: LambdaCalculus379 on September 12, 2007, 02:46:13 PM ---6) Once it's done, type make zip.
--- End quote ---
This is wrong -- when building the simulator you issue make install instead of make zip -- "install" also creates the needed folder structure (in the archos folder) for running the sim.
--- End quote ---
You can use make zip too. I didn't realize install was an option, I always do 'make zip; unzip -o rockbox.zip -d archos' which works as well.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version