User forums > Using Code::Blocks

CodeBlocks' Compiler Setting Dialog doesn't works on openSUSE

(1/3) > >>

a14331990:
I'm using codeblocks-r5964( installed from http://download.opensuse.org/repositories/devel:/tools:/ide/) on openSUSE 11.2.

    The Compiler Setting Dialog seems to be broken.
1. I cannot customize "Search directories" : see image1.png attached.
2. I cannot customize "Additional Paths" : see image2.png attached.

I have no problem with CodeBlocks 8.02 in the past.

Best Regards.
Leo.

Addition: I just compiled codeblocks 8.02 and codeblocks-r5971 from source, codeblocks 8.02 works fine but not codeblocks-r5971.

[attachment deleted by admin]

Jenna:
I just compiled C::B on openSuse 11.2 (64-bit) from source.

Everything works fine here.

You can try to rename C::B's conf-dir (~/.codeblocks).
C::B has to be closed, while you do so, if you start C::B with empty conf-dir, it will create a complete new configuration with default settings.

And of course make sure you have no libraries from 8.02-release mixed with newer releases. This can possibly happen, because the directory-structure of C::B has changed since 8.02 release.


MortenMacFly:

--- Quote from: jens on December 11, 2009, 01:13:11 pm ---I just compiled C::B on openSuse 11.2 (64-bit) from source.

--- End quote ---
Also remember to update the resource files when compiling yourself. Meaning: Make sure you ran the update script after compilation.

Jenna:

--- Quote from: MortenMacFly on December 11, 2009, 01:35:48 pm ---
--- Quote from: jens on December 11, 2009, 01:13:11 pm ---I just compiled C::B on openSuse 11.2 (64-bit) from source.

--- End quote ---
Also remember to update the resource files when compiling yourself. Meaning: Make sure you ran the update script after compilation.

--- End quote ---
That's only needed, if you compile C::B with C::B.
If you use the automake-system you don't need to do so.

EDIT:
You might have to fix the paths for dynamic libs.
See here:http://wiki.codeblocks.org/index.php?title=Compiling_Code::Blocks_in_Linux_%28applies_to_all_distros%29#Resolving_issues .

a14331990:

--- Quote from: jens on December 11, 2009, 01:13:11 pm ---I just compiled C::B on openSuse 11.2 (64-bit) from source.

Everything works fine here.

You can try to rename C::B's conf-dir (~/.codeblocks).
C::B has to be closed, while you do so, if you start C::B with empty conf-dir, it will create a complete new configuration with default settings.

And of course make sure you have no libraries from 8.02-release mixed with newer releases. This can possibly happen, because the directory-structure of C::B has changed since 8.02 release.

Thanks!



--- End quote ---

I have just uninstalled packages by openSUSE build service ( http://download.opensuse.org/repositories/devel:/tools:/ide/ ), deleted ~/.codeblocks, and fetched r5911 source and patches from  your server http://apt.jenslody.de/.
     I'll start a new build, and report back soon.



BTW, can you install packages from http://download.opensuse.org/repositories/devel:/tools:/ide/openSUSE_11.2/ on your openSUSE to confirm this strange behavior?

Navigation

[0] Message Index

[#] Next page

Go to full version