[swfmill] Compiling as Win32 DLL

Ralf Fuest ralf-fuest at gmx.de
Mon Oct 15 02:57:30 PDT 2007


It isn't swfmill's goal to be a library that can be included in other
applications, so I don't think it makes sense to release a dll version
of swfmill.
Building swfmill with VS2005 isn't possible without changes to the code,
because swfmill is normally build with gcc and isn't tested with VS.
Someone on this list posted a link to his code changes for MSVC some
time ago, so you may use this to get started, when you still want to use
VS.

Ralf

> hello all,
>  
> i'm looking to compile Swfmill as win32 dll to use in my application.
> and export only one function like
> SwfMill("swf2xml", "myswf.swf")
> converting commandline arguments as function parameters.
>  
> i would also suggest as feature request to also release binary dll of
> each release, so in some situations where exe cannot be used,
> developer can use the dll library.
>  
> can anyone help me setting up the build environment with VS2005?
>  
> at this time, i have downloaded latest stable source code, created new
> empty Win32 DLL project in VS. and added all the files in project. i
> get lot of error messages when i compile.
>  
> i'd appreciate if anyone can guide me in right direction.
>  
> many thanks in adv.
>  
> // chall3ng3r //





More information about the swfmill mailing list