hi list,

i have no idea of c++, but building stuff from a script should be easy
enough

…i thought.

unfortunately it fails for the current master branch, not being able to
compile HelloWebkit.

a locate qwebview yields the directories /usr/include/QtWebKit/ and
/usr/lib/qt/plugins/designer/

how to set my paths for this setup? currently i have it like so, and
despite warnings, everything works up to said demo compilation.

qtjambi.qt.bindir               = /usr/bin
qtjambi.qt.libdir               = /usr/lib
qtjambi.qt.includedir           = /usr/include
qtjambi.qt.pluginsdir           = /usr/lib/qt

also, wasn’t there a script on the way which sets those and spares us from
doing it ourselves?

thanks,
philipp
_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest

Reply via email to