Hi !! , I tried to install QT3D on a new installation of ubuntu. I followed the directions via this link: http://qt-project.org/wiki/Building-Qt-5-from-Git
And unfortunately I have a problem on my system with this step:
make install
My console:
make [3]: Entering directory “/ home / tev / QT5 / qtwebkit / Source”
make [3]: *** No rule to make target “/home/tev/qt5/qtwebkit/Source/WebKit2//libWebKit2.a” necessary to “/ home / tev / QT5 / qtbase / lib / libQt5WebKit .so.5.4.1 “. Off.
make [3]: Leaving directory “/ home / tev / QT5 / qtwebkit / Source”
make [2]: *** [sub-api-pri-install_subtargets-ordered] Error 2
make [2]: Leaving directory “/ home / tev / QT5 / qtwebkit / Source”
make [1]: *** [sub-Source-QtWebKit-pro-install_subtargets-ordered] Error 2
make [1]: Leaving directory “/ home / tev / QT5 / qtwebkit”
make: *** [Module-qtwebkit-install_subtargets] Error 2
Where is the problem during installation?
Can be here? : /home/tev/qt5/qtwebkit/Source/WebKit2//libWebKit2.a
With the dual —-> //
Thank you for your reply !!
↧