User forums > Using Code::Blocks

Using windows visual styles.

(1/2) > >>

Plazzmex:
Hello.
I have a problem.
Ive maked my prog to use Windows visual styles like described here: http://msdn.microsoft.com/en-us/library/ms997646.aspx#xptheming_topic4

But in Dev-Cpp with GCC MinGW compiler it works perfect, but with CodeBlock it doesnt. It disables all the controls and popups in my program and that's it.

What am I doing wrong ?

Plazzmex:
anybody ?

stahta01:
What Compiler are you using with Code::Blocks build?
Note, this is needed info on nearly every question; please state it!

FYI: The "XP Look and feel" plugin helps to handle this problem; but, I have never did any fine tuning on it.

Tim S

Plazzmex:
GCC MinGW as with dev-cpp..

p.s - and the "XP look and Feel" plugin doesn't help.. the same problem when i'm creating the manifest file with it.. so.. something is wrong there.. but what ?

stahta01:

--- Quote from: Plazzmex on January 31, 2009, 09:55:15 pm ---GCC MinGW as with dev-cpp..

--- End quote ---

If you are using another installation of MinGW GCC that might be the cause.
NOTE: To use more than one copy of MinGW GCC, there MUST NOT be an C:\MinGW folder where C is any drive letter.

I suggest turning on Full Compiler logging under Code::Blocks and whatever dev-cpp can do to get the commands passed to the Compiler; then, compare the commands to see where the problem exists.

http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

Tim S

Navigation

[0] Message Index

[#] Next page

Go to full version