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
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
help plugin : latest change
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: help plugin : latest change (Read 4515 times)
killerbot
Administrator
Lives here!
Posts: 5529
help plugin : latest change
«
on:
February 18, 2008, 02:02:25 pm »
breaks the build on linux, Example : GetFont()/SetFont() : only exists on windows.
Solutions :
- check on platform ... :-(
- or don't do the font thingy
Logged
Ceniza
Developer
Lives here!
Posts: 1441
Re: help plugin : latest change
«
Reply #1 on:
February 18, 2008, 02:25:13 pm »
Oops, I didn't read the documentation carefully. Checking on platform will have to do in the meanwhile.
Logged
killerbot
Administrator
Lives here!
Posts: 5529
Re: help plugin : latest change
«
Reply #2 on:
February 18, 2008, 03:32:14 pm »
confirmed fixed
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
help plugin : latest change