Awesome work!!, you finally got it done :-), I'm going to pull head right now (pull head from bzr, not from myself... :-P) and test it :-)
Congratulations, and thanks, I'll really use your feature :) 2012/10/19 Brian Sidebotham <[email protected]> > On 19 October 2012 00:46, Hans Henry von Tresckow <[email protected]> > wrote: > > On Thu, Oct 18, 2012 at 4:03 PM, Adam Wolf > > <[email protected]> wrote: > >> If the CMakeLists.txt was only modified in the last few hours, I am > pretty > >> sure I can manually trigger a rebuild so people don't have to wait until > >> tomorrow. I'll keep watching the list. > >> > >> Adam Wolf > >> > >> On Thu, Oct 18, 2012 at 5:52 PM, Dick Hollenbeck <[email protected]> > wrote: > >>> > >>> On 10/18/2012 05:47 PM, Brian Sidebotham wrote: > >>> > Hi Dick, > >>> > > >>> > Sorry, I don't think I'm going to get around to it in any reasonable > >>> > time. I'm literally flat out here with a million things. > >>> > > >>> > However, I documented the templates in the code. If you rebuild the > >>> > doxygen-docs target you'll see a Project Templates page in the > >>> > documentation which describes what files are required, naming > >>> > conventions and the like. All the information should be there. > >>> > > >>> > If not, let me know and I'll see what's missing from the document. > >>> > > >>> > Best Regards, Brian. > >>> > >>> Thanks, Hans Henry said he will do it. > >>> > >>> I wonder if the problem Hans Henry is having with Adam's PPA build > >>> re:templates is that > >>> the templates are not turned on in the CMakeLists.txt file? > >>> > >>> If not, somebody else please start guessing.... > >>> > >>> > >>> > >>> _______________________________________________ > >>> Mailing list: https://launchpad.net/~kicad-developers > >>> Post to : [email protected] > >>> Unsubscribe : https://launchpad.net/~kicad-developers > >>> More help : https://help.launchpad.net/ListHelp > >> > >> > >> > >> _______________________________________________ > >> Mailing list: https://launchpad.net/~kicad-developers > >> Post to : [email protected] > >> Unsubscribe : https://launchpad.net/~kicad-developers > >> More help : https://help.launchpad.net/ListHelp > >> > > > > Actually, I wasn't putting the templates in the rigtht place for now. > > The current patch looks for them in: > > > > wxStandardPaths::GetExecutableDir()/../share/template/ > > wxStandardPaths::GetUserDataDir()/templates/ > > > > which turns out to be /usr/share/template instead of > > /usr/share/kicad/template for a ppa install. > > > > I created a symlink and it works. Basicaly, a template is a simple > > project with some meta data to tell people what it is. > > > > -- > > Henry von Tresckow (hvontres) > > Hi Henry, > > Thanks for that information. I will change this so that is is looking > under the same folder as the standard template for KiCad as that is > where the templates should reside, it'll be where they end up through > the KiCad install process. > > Hopefully I'll get to look at this tonight (In around 10-12hrs) > > Best Regards, Brian. > > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : [email protected] > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp > -- Miguel Angel Ajo Pelayo http://www.nbee.es +34 636 52 25 69 skype: ajoajoajo
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

