Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 3.5.0
-
None
-
Windows 8.1 64bit, Visual Studio 2013
Description
I downloaded and unzipped the Qt5.5 sources and configured with the following options:
configure -opensource -debug-and-release -opengl desktop -nomake examples -nomake tests -confirm-license -skip qtdoc -skip qtwebengine
I then started jom (tried 1.0.14 and 1.0.16) from a VS2013 x64 command prompt, which builds fine for a while but then simply stops. It looks like it has finished but quite a lot of modules haven't been built (no trace of multimedia or webkit to name only those). No errors are visible in the window.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-26865 Jom doesn't handle long paths correctly
- Closed