Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Transfercoin>qmake USE_UPNP=-
- Project MESSAGE: Building without UPNP support
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Project MESSAGE: Building without UPNP support
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Project MESSAGE: Building without UPNP support
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- Removed plural forms as the target language has less forms.
- If this sounds wrong, possibly the target language is not set or recognized.
- C:\Transfercoin>mingw32-make
- mingw32-make -f Makefile.Release
- mingw32-make[1]: Entering directory 'C:/Transfercoin'
- g++ -c -pipe -fno-keep-inline-dllexport -DUSE_SECP256K1 -O2 -frtti -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -Wunused-function -Wunused-variable -fpermissive -Wconversion-null -Wmaybe-uninitialized -fexceptions -mthreads -DUNICODE -DENABLE_WALLET -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DQT_DISABLE_DEPRECATED_BEFORE=0 -DBOOST_VARIANT_USE_RELAXED_GET_BY_DEFAULT -DWIN32 -D_MT -DBOOST_THREAD_PROVIDES_GENERIC_SHARED_MUTEX_ON_WIN -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"src\qt\plugins\mrichtexteditor" -I"src\leveldb\include" -I"src\leveldb\helpers" -I"..\Qt\5.3.2-static-32\include" -I"..\Qt\5.3.2-static-32\include\QtPrintSupport" -I"..\Qt\5.3.2-static-32\include\QtWidgets" -I"..\Qt\5.3.2-static-32\include\QtNetwork" -I"..\Qt\5.3.2-static-32\include\QtGui" -I"..\Qt\5.3.2-static-32\include\QtCore" -I"build" -I"build" -I"..\Qt\5.3.2-static-32\mkspecs\win32-g++" -o build\txdb-leveldb.o src\txdb-leveldb.cpp
- src\txdb-leveldb.cpp:8:29: fatal error: boost/version.hpp: No such file or directory
- #include <boost/version.hpp>
- ^
- compilation terminated.
- Makefile.Release:7802: recipe for target 'build/txdb-leveldb.o' failed
- mingw32-make[1]: *** [build/txdb-leveldb.o] Error 1
- mingw32-make[1]: Leaving directory 'C:/Transfercoin'
- Makefile:34: recipe for target 'release' failed
- mingw32-make: *** [release] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement