News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Problem compiling contrib plugins.

Started by Vortex, December 29, 2006, 10:41:56 PM

Previous topic - Next topic

Vortex

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

stahta01

What did you set the CB global const to?

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

Tim S
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Vortex

You're right!

I had set the path without \src

Thx 1000