Rockbox Development > Starting Development and Compiling

Building plugins for rk27xx

(1/2) > >>

sashkakuhta:
I'm having some problems with building a plugins for an a generic rk27xx target (BTW my device is Ritmix RF-8800)
So, the problem is that the plugins are refusing to compile, even if i add a certain plugin into SOURCES file, it compiles, but .rock file being created
I'm asked a person, who once successfully compiled most of plugins for rk27xx, but he told that he didnt have any problems with it

I'm  was doing everything like that:
1.Clone source code from git
2.Patch the source code with patch specific for my device
3.Build everything as described in wiki

And no plugins in resulting zip file
Am i doing something wrong?

P.S. Sorry for my English

wodz:
in tools/configure you need to find the section starting with 180|rk27generic) and below this change plugins="" to plugins="yes"
You will be flooded with missing keymap errors :-)

sashkakuhta:
It works, thanks! I was able to build some working plugins with some small changes in them source codes.

wodz:
I'd nice if you share your changes!

sashkakuhta:
The changes are pretty common and will vary from device to device. Them are mostly 6-10 lines of code, defining keys and screen width and height. The thing that i totally didnt expected is doom to work, and it is even playable.

Navigation

[0] Message Index

[#] Next page

Go to full version