Code::Blocks Forums

User forums => Help => Topic started by: Michael on April 14, 2006, 03:44:29 pm

Title: [Linux]WX_CFG set to NonUnicode in CodeBlocks-unix.cbp
Post by: Michael on April 14, 2006, 03:44:29 pm
Hello,

I have remarked that in CodeBlocks-unix.cbp under Custom variables:

Quote
WX_CFG = NonUnicode

Is this correct? Should not be Unicode?

Best wishes,
Michael
Title: Re: [Linux]WX_CFG set to NonUnicode in CodeBlocks-unix.cbp
Post by: mandrav on April 14, 2006, 04:02:29 pm
This file was initially created by copying the windows project file and this custom var got left there by accident.
Nothing to worry about. It's not used in linux anyway...
Title: Re: [Linux]WX_CFG set to NonUnicode in CodeBlocks-unix.cbp
Post by: Michael on April 14, 2006, 07:17:35 pm
This file was initially created by copying the windows project file and this custom var got left there by accident.
Nothing to worry about. It's not used in linux anyway...

Ok, I understand. Thank you for the explanation :).

Best wishes,
Michael