Hi All,
I did a fresh cvs pull today for the first time in a few weeks, and am
getting the following compilation error on OS/2:
swf/tag_loaders.cpp: In function `void gnash::adpcm_expand(unsigned char*&,
gnash::stream*, int, bool)':
swf/tag_loaders.cpp:1736: error: call of overloaded `ceil(int)' is ambiguous
U:/USR/include/math.h:229: error: candidates are: double ceil(double)
U:/USR/include/c++/3.3.5/cmath:268: error: long double
std::ceil(long double)
U:/USR/include/c++/3.3.5/cmath:260: error: float
std::ceil(float)
make.exe[3]: *** [tag_loaders.lo] Error 1
Any ideas?
I finally got configure running without errors, so once I get things
building again I'll submit some patches for building on OS/2.
Cheers,
Paul.
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev