Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
War Against macros
Deschamps:
--- Quote from: MortenMacFly ---
--- Quote from: byo ---(..) #includes inside compilergcc.cpp - all compilers should be included no matter what platform (..)
--- End quote ---
(..) BTW: I tried to fix the compilation in SVN by now...
--- End quote ---
In regards to this:
I've just tried to compile svn r4018 sources on Windows XP SP2 (using workspace in C::B svn r3989, GCC 3.4.5 and wxMSW-2.8.4) and got this error:
--- Code: ---D:\svn-repos\codeblocks\src\plugins\compilergcc\compilergcc.cpp: In member function `virtual void CompilerGCC::OnAttach()':
D:\svn-repos\codeblocks\src\plugins\compilergcc\compilergcc.cpp:328: error: `CompilerLCC' has not been declared
Process terminated with status 1 (7 minutes, 58 seconds)
1 errors, 33 warnings
--- End code ---
A typo, maybe?
Regards.
Edit: Just updated to svn r4019 and got the same error when compiling Compiler target.
MortenMacFly:
--- Quote from: Deschamps on May 31, 2007, 02:16:16 pm ---A typo, maybe?
Edit: Just updated to svn r4019 and got the same error when compiling Compiler target.
--- End quote ---
Not a typo but an additional line that shouldn't go into SVN (I've added support for the LCC compiler on my local copy). Should hopefully be fixed by now in SVN... It seems it's not my day to day... :(
Navigation
[0] Message Index
[*] Previous page
Go to full version