Thanks it went further, now getting this error...
encing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
g++ -Wl,--dynamicbase -Wl,--nxcompat -Wl,--large-address-aware -static -static-l
ibgcc -static-libstdc++ -Wl,-s -mthreads -Wl,-subsystem,windows -o release\
coin-qt.exe object_script.coin-qt.Release -L"c:\Qt\4.8.6\lib" -lmingwt
hrd -lmingw32 -lqtmain build\bitcoin-qt_res.o -lqrencode -LC:/deps/miniupnpc -lm
iniupnpc -liphlpapi C:/bitcoin-0.8.6/src/leveldb/libleveldb.a C:/bitcoin-0.8.6/s
rc/leveldb/libmemenv.a -lshlwapi -LC:/deps/boost_1_57_0/stage/lib -LC:/deps/db-4
.8.30.NC/build_unix -LC:/deps/openssl-1.0.1j -LC:/deps/qrencode-3.4.4/.libs -lss
l -lcrypto -ldb_cxx -lshlwapi -lmswsock -lboost_system-mgw49-mt-s-1_57 -lboost_f
ilesystem-mgw49-mt-s-1_57 -lboost_program_options-mgw49-mt-s-1_57 -lboost_thread
-mgw49-mt-s-1_57 -lboost_chrono-mgw49-mt-s-1_57 -lQtGui -lQtNetwork -lgdi32 -lco
mdlg32 -loleaut32 -limm32 -lwinmm -lwinspool -lmsimg32 -lQtCore -lole32 -luuid -
lws2_32 -ladvapi32 -lshell32 -luser32 -lkernel32
./build\net.o:net.cpp:(.text+0x8ba3): undefined reference to `_imp__upnpDiscover
'
./build\net.o:net.cpp:(.text+0x8bda): undefined reference to `_imp__UPNP_GetVali
dIGD'
./build\net.o:net.cpp:(.text+0x8c1b): undefined reference to `_imp__UPNP_GetExte
rnalIPAddress'
./build\net.o:net.cpp:(.text+0x8c97): undefined reference to `_imp__freeUPNPDevl
ist'
./build\net.o:net.cpp:(.text+0x8caa): undefined reference to `_imp__FreeUPNPUrls
'
./build\net.o:net.cpp:(.text+0x8d97): undefined reference to `_imp__strupnperror
'
./build\net.o:net.cpp:(.text+0x8e23): undefined reference to `_imp__UPNP_AddPort
Mapping'
./build\net.o:net.cpp:(.text+0x8eab): undefined reference to `_imp__UPNP_DeleteP
ortMapping'
./build\net.o:net.cpp:(.text+0x8eca): undefined reference to `_imp__freeUPNPDevl
ist'
./build\net.o:net.cpp:(.text+0x8ed9): undefined reference to `_imp__FreeUPNPUrls
'
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bi
n/ld.exe: ./build\net.o: bad reloc address 0x3c in section `.data'
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bi
n/ld.exe: final link failed: Invalid operation
collect2.exe: error: ld returned 1 exit status
Makefile.Release:315: recipe for target 'release\coin-qt.exe' failed
mingw32-make: *** [release\coin-qt.exe] Error 1
I hope this error makes any sense?
Btw, if using "USE_UPNP=-" option, then no issues.
use_pnp options all come back same result.
i think ill just start over
actually this is the log of my try, saw a little difference 'bad sector':
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_csvmodelwriter.o bu
ild\moc_csvmodelwriter.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\sendcoinsentry.h -o build\moc_sendcoinsentry.
cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_sendcoinsentry.o bu
ild\moc_sendcoinsentry.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\qvalidatedlineedit.h -o build\moc_qvalidatedl
ineedit.cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_qvalidatedlineedit.
o build\moc_qvalidatedlineedit.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\bitcoinunits.h -o build\moc_bitcoinunits.cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_bitcoinunits.o buil
d\moc_bitcoinunits.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\qvaluecombobox.h -o build\moc_qvaluecombobox.
cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_qvaluecombobox.o bu
ild\moc_qvaluecombobox.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\askpassphrasedialog.h -o build\moc_askpassphr
asedialog.cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_askpassphrasedialog
.o build\moc_askpassphrasedialog.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\notificator.h -o build\moc_notificator.cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_notificator.o build
\moc_notificator.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\paymentserver.h -o build\moc_paymentserver.cp
p
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_paymentserver.o bui
ld\moc_paymentserver.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\rpcconsole.h -o build\moc_rpcconsole.cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_rpcconsole.o build\
moc_rpcconsole.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\macnotificationhandler.h -o build\moc_macnoti
ficationhandler.cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_macnotificationhand
ler.o build\moc_macnotificationhandler.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\splashscreen.h -o build\moc_splashscreen.cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_splashscreen.o buil
d\moc_splashscreen.cpp
C:\Qt\5.3.2\bin\moc.exe -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT
_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQ
T_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEE
DS_QMAIN -D__GNUC__ -DWIN32 -IC:/Qt/5.3.2/mkspecs/win32-g++ -IC:/tuxcoin-master
-IC:/tuxcoin-master/src -IC:/tuxcoin-master/src/json -IC:/tuxcoin-master/src/qt
-IC:/deps -IC:/tuxcoin-master/src/leveldb/include -IC:/tuxcoin-master/src/leveld
b/helpers -IC:/deps/boost_1_57_0 -IC:/deps/db-4.8.30.NC/build_unix -IC:/deps/ope
nssl-1.0.1j/include -IC:/deps/qrencode-3.4.4 -IC:/Qt/5.3.2/include -IC:/Qt/5.3.2
/include/QtWidgets -IC:/Qt/5.3.2/include/QtNetwork -IC:/Qt/5.3.2/include/QtGui -
IC:/Qt/5.3.2/include/QtCore src\qt\qrcodedialog.h -o build\moc_qrcodedialog.cpp
g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnos
tics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter
-Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_L
IB -DBOOST_SPIRIT_THREADSAFE -DUSE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1
-DWIN32 -D_MT -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_
CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\deps" -I"src\lev
eldb\include" -I"src\leveldb\helpers" -I"..\deps\boost_1_57_0" -I"..\deps\db-4.8
.30.NC\build_unix" -I"..\deps\openssl-1.0.1j\include" -I"..\deps\qrencode-3.4.4"
-I"..\Qt\5.3.2\include" -I"..\Qt\5.3.2\include\QtWidgets" -I"..\Qt\5.3.2\includ
e\QtNetwork" -I"..\Qt\5.3.2\include\QtGui" -I"..\Qt\5.3.2\include\QtCore" -I"bui
ld" -I"build" -I"..\Qt\5.3.2\mkspecs\win32-g++" -o build\moc_qrcodedialog.o buil
d\moc_qrcodedialog.cpp
windres -i src\qt\res\bitcoin-qt.rc -o build\bitcoin-qt_res.o --include-dir=./sr
c/qt/res -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DU
SE_QRCODE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -D_MT -DQT_NO_DEBUG -DQT
_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN
g++ -Wl,--dynamicbase -Wl,--nxcompat -Wl,--large-address-aware -static -static-l
ibgcc -static-libstdc++ -Wl,-s -Wl,-subsystem,windows -mthreads -o release\TuxCo
in-qt.exe object_script.TuxCoin-qt.Release -lmingwthrd -lmingw32 -LC:/Qt/5.3.2/
lib -lqtmain -LC:\deps\libpng-1.6.15\.libs -LC:\deps\openssl-1.0.1j -lqrencode -
LC:/deps/miniupnpc -lminiupnpc -liphlpapi C:/tuxcoin-master/src/leveldb/liblevel
db.a C:/tuxcoin-master/src/leveldb/libmemenv.a -LC:/deps/boost_1_57_0/stage/lib
-LC:/deps/db-4.8.30.NC/build_unix -LC:/deps/openssl-1.0.1j -LC:/deps/qrencode-3.
4.4/.libs -lssl -lcrypto -ldb_cxx -lmswsock -lboost_system-mgw49-mt-s-1_57 -lboo
st_filesystem-mgw49-mt-s-1_57 -lboost_program_options-mgw49-mt-s-1_57 -lboost_th
read-mgw49-mt-s-1_57 -lboost_chrono-mgw49-mt-s-1_57 -LC:/Qt/5.3.2/plugins/access
ible -lqtaccessiblewidgets -lQt5Widgets -LC:/Qt/5.3.2/plugins/bearer -lqgenericb
earer -lqnativewifibearer -lQt5Network -ldnsapi -lcrypt32 -LC:/Qt/5.3.2/plugins/
platforms -lqwindows -lwinspool -lshlwapi -lQt5PlatformSupport -LC:/Qt/5.3.2/plu
gins/imageformats -lqico -lQt5Gui -lgdi32 -lcomdlg32 -loleaut32 -limm32 -lwinmm
-lpng -lQt5Core -lole32 -luuid -lws2_32 -ladvapi32 -lshell32 -luser32 -lkernel32
-lz build\bitcoin-qt_res.o
./build\net.o:net.cpp:(.text+0x8643): undefined reference to `_imp__upnpDiscover
'
./build\net.o:net.cpp:(.text+0x867a): undefined reference to `_imp__UPNP_GetVali
dIGD'
./build\net.o:net.cpp:(.text+0x86bb): undefined reference to `_imp__UPNP_GetExte
rnalIPAddress'
./build\net.o:net.cpp:(.text+0x8737): undefined reference to `_imp__freeUPNPDevl
ist'
./build\net.o:net.cpp:(.text+0x874a): undefined reference to `_imp__FreeUPNPUrls
'
./build\net.o:net.cpp:(.text+0x8837): undefined reference to `_imp__strupnperror
'
./build\net.o:net.cpp:(.text+0x88c3): undefined reference to `_imp__UPNP_AddPort
Mapping'
./build\net.o:net.cpp:(.text+0x894b): undefined reference to `_imp__UPNP_DeleteP
ortMapping'
./build\net.o:net.cpp:(.text+0x896a): undefined reference to `_imp__freeUPNPDevl
ist'
./build\net.o:net.cpp:(.text+0x8979): undefined reference to `_imp__FreeUPNPUrls
'
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bi
n/ld.exe: ./build\net.o: bad reloc address 0x20 in section `.data'
C:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.9.2/../../../../i686-w64-mingw32/bi
n/ld.exe: final link failed: Invalid operation
collect2.exe: error: ld returned 1 exit status
makefile.Release:316: recipe for target 'release\TuxCoin-qt.exe' failed
mingw32-make: *** [release\TuxCoin-qt.exe] Error 1
C:\tuxcoin-master>mingw32-make -f makefile.Release