News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Scripted wizard's can't use $(CODEBLOCKS)

Started by Loaden, January 13, 2010, 03:03:06 PM

Previous topic - Next topic

Loaden

I made a portable CB in portablecb.googlecode.com.
But now, i have a question.

I would like to use  $(CODEBLOCKS) as an project path, but it's no-work.

[attachment deleted by admin]

MortenMacFly

Quote from: Loaden on January 13, 2010, 03:03:06 PM
I would like to use  $(CODEBLOCKS) as an project path, but it's no-work.
You have to adjust the wizard accordingly if you need this. Consult other places in the wizards how macro replacement is done.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Loaden

#2
I tried, but failed.