From: Sebastián R. d. S. <seb...@gm...> - 2010-09-26 07:45:13
|
Hi Eran! Thanks for your quickly answer. I am using "Custom Build", and now I modify the Makefile and works perfect. Thanks again! Regards, Sebastián Rodríguez dos Santos. El 26 de septiembre de 2010 04:29, Eran Ifrah <era...@gm...>escribió: > The only reason I can think of is that lpcrc is not your path. > > In case you are using codelite's generated makefile: > PostBuilds are part of the generated makefile and should be executed > as commands for the target '$(OuputFile)' > > In case you are using 'Custom Build' project: > codelite generates a slim makefile to run the 'custom command', the > post builds are part of that makefile > > 2010/9/26 Sebastián Rodríguez dos Santos <seb...@gm...>: > > Hi to all! > > I want to know if the PostBuild capability is enabled. I cannot execute a > > command. I am using windows, can anybody give me an example of use? I > have > > the program to execute in this address: C:\lpc1343 codelite project\first > > example, and the command to execute is lpcrc firmware.bin. What I need to > > write in PostBuild to execute correctly the command? > > I wait your answers. > > Regards, Sebastián. > > > ------------------------------------------------------------------------------ > > Start uncovering the many advantages of virtual appliances > > and start using them to simplify application deployment and > > accelerate your shift to cloud computing. > > http://p.sf.net/sfu/novell-sfdev2dev > > _______________________________________________ > > Codelite-developers mailing list > > Cod...@li... > > https://lists.sourceforge.net/lists/listinfo/codelite-developers > > > > > > > > -- > Eran Ifrah > Cross platform, open source C++ IDE: http://www.codelite.org > |