News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Using a variable I.E $(CODEBLOCKS) in the project wizard project path?

Started by BtM, February 08, 2012, 05:10:42 PM

Previous topic - Next topic

BtM

Using a variable I.E $(CODEBLOCKS) in the project wizard project path?
I try and it fails I can find now way to change the inner workings of the getprogectpath pane of the project wizard and the path is not exposed as far as I can tell
any help would be appreciated
Ben

stahta01

Guess from someone who does NOT do CB Scripting.


GetConfigManager().GetExecutableFolder()


Based on source code reading and these links
http://wiki.codeblocks.org/index.php?title=Wizard_Scripting_Commands
http://wiki.codeblocks.org/index.php?title=Scripting_commands

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

BtM

Thanks will try it out  it's one way of going around the problem

Jenna

You can have a look at the scripts shipped with C::B, e.g. the make_dist.script.