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
»
Compiling Code::Blocks without precompiled headers broken after of revision 2794
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Compiling Code::Blocks without precompiled headers broken after of revision 2794 (Read 4364 times)
Der Meister
Regular
Posts: 307
Compiling Code::Blocks without precompiled headers broken after of revision 2794
«
on:
July 29, 2006, 08:07:27 pm »
As you can see in
this bugreport
the removing of
'#include "cbplugin.h"' from 'src/sdk/pluginmanager.h' seems to break the compilation of Code::Blocks if precompiled headers are disabled. It probably should be put back in.
PS: The bug report can be closed, too, because it referred to a bug in RC2 that is already fixed in the current revisions.
Logged
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.
killerbot
Administrator
Lives here!
Posts: 5529
Re: Compiling Code::Blocks without precompiled headers broken after of revision
«
Reply #1 on:
July 29, 2006, 08:26:59 pm »
ah therefor it was needed : FreePluginProc.
I couldn't find it.
Sorry for the trouble, thanks for correcting me !!!
fixed rev 2797
and that bugreport is closed.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
Developer forums (C::B DEVELOPMENT STRICTLY!)
»
Development
»
Compiling Code::Blocks without precompiled headers broken after of revision 2794