Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  compiling
« previous next »
  • Print
Pages: [1]

Author Topic: compiling  (Read 2051 times)

Offline Dark

  • Member
  • *
  • Posts: 14
compiling
« on: June 17, 2007, 09:14:45 PM »
ive been wanting to get a thing to display lyrics on rockbox and i believe i found one somewhere else on the site (sncviewer). It says to copy the file into the /apps/plugins/SOURCES file. However i can not find the "apps" file. Where is it located and how exact do i get to it?

ive seen a couple things that i was trying to do earlier that also said to copy to this folder however i am unable to find it
« Last Edit: June 17, 2007, 10:54:02 PM by Dark »
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: apps directory?
« Reply #1 on: June 17, 2007, 09:39:54 PM »
Have you downloaded the Rockbox source code and learned how to compile it? This will be necessary to do what you're talking about doing.
Logged

Offline Dark

  • Member
  • *
  • Posts: 14
Re: apps directory?
« Reply #2 on: June 17, 2007, 09:45:22 PM »
no i have not, ill look for that right now >.>

ty
Logged

Offline Dark

  • Member
  • *
  • Posts: 14
Re: compiling
« Reply #3 on: June 17, 2007, 10:56:48 PM »
(changed subject name)

aight so i figured out how to do all the compiling garbage and such, ty for telling me about that, however i am having a problem when compiling. When i compile and make the .zip file and such, and throw it onto my ipod, there are no plugins whatsoever. I open up the viewer and rock folders and they are completely empty and i have no idea why.

Also i think i am compiling the sncviewer incorrectly, the notepad says:

- copy the sncviewer.c to [rockbox_dir]/apps/plugins directory

which ive done, and then:

- add the entry "sncviewer.c" (without quotes) into [rockbox_dir]/apps/plugins/SOURCES file

That parts confusing me, i found the directory however i cannot figure out what they mean by "add the entry"

any help? ^^
Logged

Offline safetydan

  • Developer
  • Member
  • *
  • Posts: 248
Re: compiling
« Reply #4 on: June 17, 2007, 11:04:31 PM »
Open the file apps/plugins/SOURCES in a text editor and add the line

sncviewer.c

to the end of that file.
Logged

Offline Dark

  • Member
  • *
  • Posts: 14
Re: compiling
« Reply #5 on: June 17, 2007, 11:09:05 PM »
ah that makes sense, ty.
And how about the part where it doesnt have any plugins after i make the build?
Logged

Offline safetydan

  • Developer
  • Member
  • *
  • Posts: 248
Re: compiling
« Reply #6 on: June 17, 2007, 11:13:03 PM »
You've done a "make zip" in your build directory?
Logged

Offline Dark

  • Member
  • *
  • Posts: 14
Re: compiling
« Reply #7 on: June 17, 2007, 11:16:18 PM »
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
« Last Edit: June 17, 2007, 11:25:50 PM by Dark »
Logged

Offline Lear

  • Developer
  • Member
  • *
  • Posts: 533
Re: compiling
« Reply #8 on: June 18, 2007, 03:29:49 AM »
It sounds like you've done something like this:

Code: [Select]
make bin
make zip

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

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  compiling
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.083 seconds with 15 queries.