News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Opensuse-Leap-42.3 :: lost compiler flags

Started by LETARTARE, July 23, 2019, 07:05:00 PM

Previous topic - Next topic

LETARTARE

I use :
Quotewx-config --version
2.8.12       
and                                                                       
Quotegcc --version
gcc (SUSE Linux) 4.8.5

I am now using only 'CB' versions compiled in  "/home/name/SVN_COMPILE/Cb/..."

When compiling 'Code::Blocks wx2.8.x (Unix)-11800'  and reading the compiler flags  'Gcc' by 
Quote'Project->Build Options->Project->Compiler Flags'
: the window is empty !
All other compiled versions of CB are in the same case.

I searched in "/home/name/.config/codeblocks/...",  but no "compilers/options_gcc.xml" file that I thought could erase.

Could you tell me the solution to this problem ?


CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'

oBFusCATed

Do you have any xml file related to the compiler options in your install folder? Do you have cb in system folder?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

osdt

Quote from: LETARTARE on July 23, 2019, 07:05:00 PM
...
I searched in "/home/name/.config/codeblocks/...",  but no "compilers/options_gcc.xml" file that I thought could erase.

Have a look at $HOME/.local/share/codeblocks/compilers .

LETARTARE

Thanks for the answers

@osdt :
Won: it's actually at that location!
Removing it solves the problem.
CB-13834, plugins-sdk-2.25.0 : Collector-2.6.5, AddOnForQt-5.1.2
1- Win7 Business Pack1 64bits : wx-3.2.8, gcc-15.2.0,
2- OpenSuse::Leap-15.6-64bits : wx-3.2.8;gtk3-u, gcc-15.2.0,
=> !! The messages are translated by 'Deepl'