Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Help
»
Problem compiling contrib plugins.
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Problem compiling contrib plugins. (Read 3888 times)
Vortex
Guest
Problem compiling contrib plugins.
«
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
Logged
stahta01
Lives here!
Posts: 7785
Re: Problem compiling contrib plugins.
«
Reply #1 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
Logged
C Programmer working to learn more about C++ and Git.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ.
http://wiki.codeblocks.org
Vortex
Guest
Re: Problem compiling contrib plugins.
«
Reply #2 on:
December 30, 2006, 01:12:15 am »
You're right!
I had set the path without \src
Thx 1000
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Help
»
Problem compiling contrib plugins.