deanmao / node-chimera

A new kind of headless webkit integration for nodejs; a great alternative to phantomjs.
http://www.deanmao.com/2012/08/13/enter-chimera/
MIT License
847 stars 45 forks source link

contents of /chimera/qt/config.tests is missing for qt 4.8.4 #15

Closed Trindaz closed 11 years ago

Trindaz commented 11 years ago

Compare directory listing of qt 4.8.4 at http://qt.gitorious.org/qt/qt/trees/v4.8.4/config.tests with contents of config.tests in chimera/qt/config.tests

This issue causes ./scripts/compile_qt.sh to fail :(

Trindaz commented 11 years ago

Fixed by download qt 4.8.4 source from http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-4.8.4.zip and extracting to chimera/qt over the top of existing chimera/qt