Rockbox Development > Starting Development and Compiling

noobish problems - C structure access and adding plugin images

<< < (2/2)

Domonoky:

About 2) custom images in plugins:
Are you sure you added the image to apps\plugins\bitmaps\native\SOURCES ? If yes, are you sure you added it to a ifdef section which actually gets compiled for your target ? (maybe try to add it just at the top)

Loggerin:
torne:  yes, i was going to use the initialize syntax for the base values but i asked about the test_var.width format so i could actually change the values without having to recreate and reassign all the values at the same time.  thanks for the tip about initializing in the global scope, always like faster code ;D

gevaerts:  thanks for the tip. i also took out the typedef (just wanted to save a little on the typing) and i started reading the For Developers section in the DocsIndex. hopefully the coding style guidelines are in there somewhere, but if they aren't could you please direct me to where they are?

Domonoky: i did put it in their but i might have put it under a ifdef so i'll be testing it now. thanks
edit: apparently i had it right i just had to do the ../tools/configure and a system restart

Navigation

[0] Message Index

[*] Previous page

Go to full version