Code::Blocks Forums

User forums => Help => Topic started by: Vortex on December 29, 2006, 10:41:56 pm

Title: Problem compiling contrib plugins.
Post by: Vortex on December 29, 2006, 10:41:56 pm
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
Title: Re: Problem compiling contrib plugins.
Post by: stahta01 on December 29, 2006, 11:52:02 pm
What did you set the CB global const to?

It should be the topfoldername\src that contains the sub folder sdk.

Tim S
Title: Re: Problem compiling contrib plugins.
Post by: Vortex on December 30, 2006, 01:12:15 am
You're right!

I had set the path without \src

Thx 1000