On 22 January 2014 19:24, Tim Black <tbl...@actia.co.uk> wrote: > Hello > > > > In the Manual there is talk of Makefile redirection that is used for “out > of tree” compilation. > > > > I am using Geany and have recently migrated a project that uses an > Automake VPATH build(s) and now my apps will not build without the use of > this Makefile redirection. > > > > Has anyone got an example of this Makefile redirection. Basically I need > to fire off the makefile that now exists in my build tree. I have two > versions of build tree that have different targets and use different > versions of gcc so it would also be good to pass an argument that would > select one of the targets. >
Geany just runs the commands you tell it to, so if you know the commands to use at the command line, you can just add them to the Geany commands with menu->build->set build commands. One of the filetype independent commands asks for a parameter to be added to the command. This is detailed here http://www.geany.org/manual/current/index.html#build-menu-configuration and here http://wiki.geany.org/howtos/configurebuildmenu Cheers Lex > > > Many Thanks > > > > Tim Black > > Senior Developer > > Actia UK Ltd > > Important: This e-mail is intended for the above named only. It may > contain private or confidential information, protected by copyright. If > this has been received in error, it should be destroyed or the sender > notified. It should not be used except by the intended recipient. The views > contained in this email are those of the author and not necessarily those > of Actia (UK) Ltd. > > > > It is for the recipient to undertake any virus checking and no liability > therefore is accepted by the sender. > > > > Actia (UK) Ltd > Registered Office: Unit 81 Mochdre Industrial Estate, > Newtown, Powys. SY16 4LE. > Company Reg. No: 2910867 > > > > _______________________________________________ > Users mailing list > Users@lists.geany.org > https://lists.geany.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users