User forums > Help

No check-boxes list in custom compiler settings

(1/2) > >>

eranon:
Hello,

I'm under Windows 7 64-bit with several CodeBlocks (the official 12.11, a nightly build that I update sometime, an old SVN built under my previous Windows, an up-to-date SVN to play with, and an SVN of August that I use for my real projects - this last one being slightly patched to allow several toolbars in wxSmith).

I've created two custom compilers settings (both about GCC but with different options) that I've called GCC x86 and GCC x64. Under the official 12.11, these compilers settings show the check-box list in which I can enable/disable the standard options visually. In all others C::B (each being in a separated directory, of course, but sharing the same %appdata% space I guess), I don't see this selectable list, but a simple text field in which I can enter options. And, of course, this same display is visible in the build options of every of my projects.

How to retrieve this visual standard list in all my "installed" Code::Blocks versions ?

I attach two snapshots to show you the good one and the wrong one :

Alpha:
Can you upload your %AppData%\Roaming\CodeBlocks\default.conf?

eranon:
Yep ! Here it is :

Alpha:
Hmm... I am unable to reproduce your exact problem (although, I did find a closely related Linux-only bug while searching).  Can you try the attached patch please?  This patch will try to output "Invalid option: ..." messages into the main log.
Also, does the folder %AppData%\Roaming\CodeBlocks\share\codeblocks\compilers exist?  And if so, what is the content?

eranon:
Thanks for your support, Alpha

A Linux-only bug : what's the relationship with my Windows's installs ? However, OK, I'll try your patch with the SVN head.

Under "%AppData%\CodeBlocks\share\codeblocks\compilers" (not "%AppData%\Roaming\CodeBlocks\share\codeblocks\compilers" since %appdata% already points to the roaming directory), I have one file only : options_gcc.xml

Navigation

[0] Message Index

[#] Next page

Go to full version