Udo Giacomozzi wrote:
> container.cpp:177: error: `_stricmp' undeclared (first use this function)
> container.cpp:177: error: (Each undeclared identifier is reported only once
> for
> each function it appears in.)
>
> This does *not* seem related to the BOOST thread, correct?
No, this is some braindeadness with the container.h file. I have this
problem on all my machine, which appears to be a problem with the
preprocessor. I'd just hack out the ifdef by hand. This was added for
win32 support, but it's not a very clean solution. My preference is to
get rid of the whole container.{h,cpp} file and replace it with either a
Boost of STL container instead.
- rob -
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev