--- In JavaSWF-Support@yahoogroups.com, "franck_lepretre"
<franck_lepretre@...> wrote:
>
> I uploaded QtJava.zip.
> That should include all necessary files now.
> Good luck
> Franck
>
I ve download zip file and extract as QTJava folder in lib folder of my
NetBeans project. There is no compilation error but while debugging it
says unsatisfyinglinkerror at the second line of the below code :s
SWF2Images swf2images = new SWF2Images();
swf2images.createImage("c:\\ibmr.swf", "c:\\ibmr.jpeg");