News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Error trying to compile CVS...

Started by rickg22, October 10, 2005, 02:36:21 AM

Previous topic - Next topic

rickg22

I feel like a dummy here, but anyway:

I'm trying to build the 2.6 version of codeblocks (CVS). I'm using the codeblocks-wx-2.6.0.cbp file.

Switching to target: tinyXML
Compiling: sdk\tinyxml\tinyxml.cpp
In file included from G:/mingw/include/wx/string.h:36,
                 from sdk\tinyxml\/../settings.h:64,
                 from sdk\tinyxml\/tinyxml.h:65,
                 from sdk\tinyxml\tinyxml.cpp:26:
G:/mingw/include/wx/defs.h:179: error: redeclaration of C++ built-in type `int'
In file included from sdk\tinyxml\/../settings.h:64,
                 from sdk\tinyxml\/tinyxml.h:65,
                 from sdk\tinyxml\tinyxml.cpp:26:
G:/mingw/include/wx/string.h:160:4: #error "Please define string case-insensitive compare for your OS/compiler"
In file included from sdk\tinyxml\/../settings.h:64,
                 from sdk\tinyxml\/tinyxml.h:65,
                 from sdk\tinyxml\tinyxml.cpp:26:
G:/mingw/include/wx/string.h: In function `int Stricmp(const char*, const char*)':
G:/mingw/include/wx/string.h:162: warning: no return statement in function returning non-void
Process terminated with status 1 (0 minutes, 2 seconds)
2 errors, 1 warnings

Any help?

rickg22

Oh, doh. I was still using the 242 headers :oops: