I compiled Code::Blocks SVN 3440 with GCC 3.4.2 in Windows without problems but when i try to compile the plugins in contrib/ i get the linker error "ld.exe: cannot find -lcodeblocks".
Can anyone help me?
Thanks
What did you set the CB global const to?
It should be the topfoldername\src that contains the sub folder sdk.
Tim S
You're right!
I had set the path without \src
Thx 1000