bitcoind – Error in configuring Qt with Bitcoin Core on Home windows

0
70


I used to be following this (https://github.com/bitcoin/bitcoin/blob/grasp/build_msvc/README.md) documentation to put in Bitcoin core on Home windows 10.
I’ve efficiently configured Bitcoin core with Microsoft Visible Studio 2019 with out the involvement of Qt.
Now, I need to configure Bitcoin core with Qt for the graphical interface. I adopted these steps to put in Qt as given within the documentation.

cd C:devqt-source

mkdir construct

cd construct

..configure -release -silent -opensource -confirm-license -opengl desktop -static -static-runtime -mp -qt-zlib -qt-pcre -qt-libpng -nomake examples -nomake checks -nomake instruments -no-angle -no-dbus -no-gif -no-gtk -no-ico -no-icu -no-libjpeg -no-libudev -no-sql-sqlite -no-sql-odbc -no-sqlite -no-vulkan -skip qt3d -skip qtactiveqt -skip qtandroidextras -skip qtcharts -skip qtconnectivity -skip qtdatavis3d -skip qtdeclarative -skip doc -skip qtdoc -skip qtgamepad -skip qtgraphicaleffects -skip qtimageformats -skip qtlocation -skip qtlottie -skip qtmacextras -skip qtmultimedia -skip qtnetworkauth -skip qtpurchasing -skip qtquick3d -skip qtquickcontrols -skip qtquickcontrols2 -skip qtquicktimeline -skip qtremoteobjects -skip qtscript -skip qtscxml -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtsvg -skip qtvirtualkeyboard -skip qtwayland -skip qtwebchannel -skip qtwebengine -skip qtwebglplugin -skip qtwebsockets -skip qtwebview -skip qtx11extras -skip qtxmlpatterns -no-openssl -no-feature-bearermanagement -no-feature-printdialog -no-feature-printer -no-feature-printpreviewdialog -no-feature-printpreviewwidget -no-feature-sql -no-feature-sqlmodel -no-feature-textbrowser -no-feature-textmarkdownwriter -no-feature-textodfwriter -no-feature-xml -prefix C:Qt_static

After this step, it gave the next message :

Qt is now configured for constructing. Simply run 'nmake'.
As soon as all the things is constructed, you will need to run 'nmake set up'.
Qt can be put in into 'C:Qt_static'.

After that, once I run nmake, I get this error :

NMAKE : deadly error U1095: expanded command line 'echo moc C:qt-everywhere-src-5.15.2qt-everywhere-src-5.15.2qtbasesrcopenglgl2paintengineexqglengineshadermanager_p.h && C:qt-everywhere-src-5.15.2qt-everywhere-src-5.15.2buildqtbasebinmoc.exe -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DQT_NO_LINKED_LIST -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_USING_NAMESPACE -DQT_NO_FOREACH -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_OPENGL_LIB -DQT_BUILDING_QT -D_CRT_SECURE_NO_WARNINGS -D_USE_MATH_DEFINES -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DNDEBUG -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --compiler-flavor=msvc --include C:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/src/opengl/.moc/launch/moc_predefs.h -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/mkspecs/win32-msvc -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/src/opengl -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtOpenGL -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtOpenGL -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtOpenGL/5.15.2 -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtOpenGL/5.15.2/QtOpenGL -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/src/opengl/tmp -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/src/opengl/.tracegen/launch -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtWidgets/5.15.2 -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtWidgets/5.15.2/QtWidgets -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtWidgets/5.15.2 -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtWidgets/5.15.2/QtWidgets -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtGui/5.15.2 -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtGui/5.15.2/QtGui -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtGui/5.15.2 -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtGui/5.15.2/QtGui -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtCore/5.15.2 -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtCore/5.15.2/QtCore -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtCore/5.15.2 -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtCore/5.15.2/QtCore -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtWidgets -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtWidgets -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtGui -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtGui -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/qtbase/embody/QtCore -IC:/qt-everywhere-src-5.15.2/qt-everywhere-src-5.15.2/construct/qtbase/embody/QtCore -I. -I"C:Program Recordsdata (x86)Microsoft Visible Studio2019CommunityVCToolsMSVC14.29.30037ATLMFCinclude" -I"C:Program Recordsdata (x86)Microsoft Visible Studio2019CommunityVCToolsMSVC14.29.30037include" -I"C:Program Recordsdata (x86)Home windows KitsNETFXSDK4.8includeum" -I"C:Program Recordsdata (x86)Home windows Kits10include10.0.19041.0ucrt" -I"C:Program Recordsdata (x86)Home windows Kits10include10.0.19041.0shared" -I"C:Program Recordsdata (x86)Home windows Kits10include10.0.19041.0um" -I"C:Program Recordsdata (x86)Home windows Kits10include10.0.19041.0winrt" -I"C:Program Recordsdata (x86)Home windows Kits10include10.0.19041.0cppwinrt" C:qt-everywhere-src-5.15.2qt-everywhere-src-5.15.2qtbasesrcopenglgl2paintengineexqglengineshadermanager_p.h -o .mocreleasemoc_qglengineshadermanager_p.cpp' too lengthy
Cease.

NMAKE : deadly error U1077: '"C:Program Recordsdata (x86)Microsoft Visible Studio2019CommunityVCToolsMSVC14.29.30037binHostX64x64nmake.exe"' : return code '0x2'
Cease.

NMAKE : deadly error U1077: 'cd' : return code '0x2'
Cease.

NMAKE : deadly error U1077: 'cd' : return code '0x2'
Cease.

NMAKE : deadly error U1077: 'cd' : return code '0x2'
Cease.

Can somebody please assist me with this?

Thanks upfront

LEAVE A REPLY

Please enter your comment!
Please enter your name here