|
Rockbox mail archiveSubject: Re: Beginner question -- compile only a single pluginRe: Beginner question -- compile only a single plugin
From: Thomas Martitz <kugel_at_rockbox.org>
Date: Tue, 29 Nov 2011 09:15:03 +0100 Am 28.11.2011 23:39, schrieb Sebastian Aus: > Hello. > > I decided to learn plugin development and I'm following the tutorial. > The issue is that I would like to compile just the plugin I'm working > on, to get the .rock file, and not the whole rockbox. How would I do this? make $PWD/apps/plugins/<plugin>.rock But for this to work you need to have integrated the plugin into the build system; which you have probably done if it's compiling as part of the whole-rockbox-compilation. Best regards. Received on 2011-11-29 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |