Rockbox General > Rockbox General Discussion

compiling

<< < (2/2)

Dark:
ah that makes sense, ty.
And how about the part where it doesnt have any plugins after i make the build?

safetydan:
You've done a "make zip" in your build directory?

Dark:
yes i have
and the only thing that shows up in any of the folders are snake2.levels and levels for some other thing, and no .rock files whatsoever

Lear:
It sounds like you've done something like this:


--- Code: ---make bin
make zip
--- End code ---

because "make bin" does not build the plugins and codecs. "make all" (same as just "make") does.

Navigation

[0] Message Index

[*] Previous page

Go to full version