Hi guys,

Im triying to save pictures as jpeg format. I do what trolls said in http://doc.trolltech.com/4.3/plugins...static-plugins
but when I include the line
Qt Code:
  1. QTPLUGIN += qjpeg
To copy to clipboard, switch view to plain text mode 

then, error: collect2: ld returned 1 exit status appears. What am I doing wrong?

thanks