User forums > Help

Use C::B->Tools with Poedit

<< < (2/3) > >>

MortenMacFly:

--- Quote from: LETARTARE on January 19, 2012, 05:06:18 pm ---If the project is called 'Code::Blocks', Poedit not find the file 'Code::Blocks.po' because this file is illegal to write with Win32

--- Quote ---'::' Is forbidden to name a file with Vista
--- End quote ---

--- End quote ---
So why don't you simply rename the project? Is has to match the name of your *.po file anyways - so there is not other solution than that.

LETARTARE:
Thank you for your answer
Of course.
But I was looking for ...

oBFusCATed:
Looking for "$(PROJECT_FILENAME), $(PROJECT_FILE), $(PROJECTFILE) " ?

Another option is to use a full Squirrel script for the expansion. See here http://wiki.codeblocks.org/index.php?title=Variable_expansion (at the bottom of the page)

LETARTARE:
Thanks,
but "$(PROJECT_FILENAME), $(PROJECT_FILE), $(PROJECTFILE) "  will be replaced by 'codeblocks.cbp'
I want 'codeblocks'
I look at your URL
I need a macro like '$ (PROJECT_NAME_LESS_EXT)' !!!

oBFusCATed:
I know, that's why I said you have the option to use squirrel scripts.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version