User forums > Using Code::Blocks
Code::Blocks Macros to Execute a Perl Script
(1/1)
sguthery:
The Advanced Compiler Options screen let's one define macros for processing code in non-plug-in languages. I'd like to use it to simply execute a Perl script that I create in a Code::Blocks project. In this case there is no compiling, linking, or executable output. One just needs to call perl on the text and put the output in a terminal window for perusal.
Any suggestions as to how this might be accomplished?
Thanks in advance for your guidance.
Cheers, Scott
oBFusCATed:
Have you considered using the custom makefile projects?
Navigation
[0] Message Index
Go to full version