Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: jmccay on February 19, 2007, 03:08:38 am
-
CB: svn build rev 3444 (2006-12-30 16:51:47) gcc 3.4.5 Windows/unicode
I tried the tests explained in the wiki documentation for personalities. I created the '--personality="Lite"' as described in the instructions. Then I crated another desktop shortcut with --personality="ask". After running the lite version, I ran the ask version. The were no personalities listed. Did I do something wrong? Also, is there a way to edit these from the menu?
jmccay
-
Did not work for me either, it did give me a choice of Personalities with only default in the list (I have at least 4 it should have listed). This is with the current SVN version, but I am using wxWidgets 2.8 that might be causing the issue. Edit, Just tried it on my C::B linked against wxWidgets 2.6.3p2 and it still did NOT work.
SVN version (3614)
Tim S
-
I use 2.6.3p2 myself. Anyone know anything more about this?
jmccay
-
I am going to see if I can find the cause and create a patch to fix the issue.
Tim S