gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Backend redesign done / AGG near completion


From: Rob Savoye
Subject: Re: [Gnash-dev] Backend redesign done / AGG near completion
Date: Thu, 05 Oct 2006 11:55:30 -0600
User-agent: Thunderbird 1.5.0.7 (X11/20060913)

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 -





reply via email to

[Prev in Thread] Current Thread [Next in Thread]