Hi Jeff

svn checkout http://wkhtmltopdf.googlecode.com/svn/trunk/ wkhtmltopdf
cd wkhtmltopdf
cmake -D CMAKE_INSTALL_PREFIX=/usr .
make

I am getting following error, do you have any idea ?

wkhtmltopdf.dir/wkhtmltopdf.cc.o -c /home/sandip/wkhtmltopdf/wkhtmltopdf.cc
/home/sandip/wkhtmltopdf/wkhtmltopdf.cc: In function ‘int main(int,
char**)’:
/home/sandip/wkhtmltopdf/wkhtmltopdf.cc:556: error: ‘setGraphicsSystem’ is
not a member of ‘QApplication’
make[2]: *** [CMakeFiles/wkhtmltopdf.dir/wkhtmltopdf.cc.o] Error 1
make[2]: Leaving directory `/home/sandip/wkhtmltopdf'
make[1]: *** [CMakeFiles/wkhtmltopdf.dir/all] Error 2
make[1]: Leaving directory `/home/sandip/wkhtmltopdf'
make: *** [all] Error 2


Thanks,

Sandip R~
-- 
Ruby on Rails Developer
http://sandip.sosblog.com
http://funonrails.wordpress.com
www.joshsoftware.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to