Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Biplab on July 17, 2007, 08:06:16 pm
-
Latest C::B sources (Rev 4274) fails to compile in my Fedora 7 box. It generates a long list of error messages which I'm attaching with this thread. :(
The error message is related to latest changes in prep.h
I'm using GCC-4.1.2, Fedora 7, wxGTK-2.8.4.
Can anyone confirm this??
Thanks,
Biplab
[attachment deleted by admin]
-
I can confirm, same issue ...
@Thomas, can you double check your changes, and adjust (includes ? casts ??)
-
Code is correct, compiler is wrong. Reverted changes, so it compiles again.
-
Thanks. :)