swf on win32
[email protected] ("Mikkel Staunsholm")
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to get a php_swf.dll up and running on win32, and get this: E:\php4cvs\php4\ext\swf\swf.c(1102) : warning C4047: 'function' : 'char *' differs in levels of indirection from 'char ' E:\php4cvs\php4\ext\swf\swf.c(1102) : warning C4024: 'swf_rotate' : different types for formal and actual parameter 2 Is swf compiling for you Linux guys at the moment, it sure looks like an error to me... Mikkel.