Bitcoin Forum
May 04, 2024, 08:41:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Hilfe > Windows-QT Kompilieren / wo ist der Fehler / was habe ich übersehen  (Read 678 times)
TillKoeln (OP)
Legendary
*
Offline Offline

Activity: 2282
Merit: 1051

unnamed.Exchange, join the Cool Kids!!!


View Profile WWW
July 24, 2015, 03:03:39 AM
 #1

Guten Abend :-)

Problem : Windows-qt Kompilieren klappt nicht, erzeug Fehlermeldung .

Fehlermeldung :

---C:\fugue\fuguecoin-master>mingw32-make -f Makefile.Release


g++ -c -pipe -fno-keep-inline-dllexport -D_FORTIFY_SOURCE=2 -O2 -frtti -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fexceptions -mthreads -DUNICODE -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DWIN32 -DWIN32_LEAN_AND_MEAN -D_MT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NEEDS_QMAIN -I"src" -I"src\json" -I"src\qt" -I"..\..\deps\miniupnpc" -I"src\leveldb\include" -I"src\leveldb\helpers" -I"..\..\deps\boost_1_55_0" -I"..\..\deps\db-4.8.30.NC\build_unix" -I"..\..\deps\openssl-1.0.1h\include" -I"..\..\Qt\5.2.0\include" -I"..\..\Qt\5.2.0\include\QtNetwork" -I"..\..\Qt\5.2.0\include\QtGui" -I"..\..\Qt\5.2.0\include\QtCore" -I"build" -I"..\..\Qt\5.2.0\mkspecs\win32-g++" -o build\bitcoin.o src\qt\bitcoin.cpp
src\qt\bitcoin.cpp:5:24: fatal error: QApplication: No such file or directory
 #include <QApplication>
                        ^
compilation terminated.
Makefile.Release:7127: recipe for target 'build/bitcoin.o' failed
mingw32-make: *** [build/bitcoin.o] Error 1


------C:\fugue\fuguecoin-master>


irgendwas muss ich übersehen haben, und es wird warscheinlich ziemlich simpel sein ...
daher sage ich schonmal vielen dank um vorraus .


--------------------------
Randnotiz :

-den Windows-Daemon kriege ich erstellt ohne Probleme, und die deps/libs order habe ich mit ziemlicher Sicherheit auch richtig angegeben.

-bei diversen anderen Wallets klappt es reibungslos zb. Adderalcoin/Fistbumo/EdwardsnowdenCoin/Kolschcoin/Amcoin/boomchickawahwah/

-Github Link zu Fuguecoin ==> https://github.com/fuguecoin/fuguecoin
-AnnThread => https://bitcointalk.org/index.php?topic=519138.0

----------------------------


Vielen dank und freundliche Grüße

Till 




Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!