PDA

View Full Version : Compiling swfmill ("cannot find -lexslt")


therapiekind
January 27th, 2009, 03:08 AM
Hi there,

I tried to compile swfmill for Windows from source and after installing several other packages I almost got it. There's just this error left (I hope). I searched high and low but couldn't find much on the topic. I have libxslt1.1 installed, also libxslt1-dev. In the repositories I couldn't find anything for exslt.

Here's the error:
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/bin/ld: cannot find -lexslt
collect2: ld returned 1 exit status

Any ideas what might be missing?