Bitcoin Forum
September 27, 2025, 07:08:41 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Technical Support / Re: Qmake issue while compiling bitcoin dependencies for windows on ubuntu on: November 23, 2018, 11:31:35 AM
But the local version of qmake is normaly not a problem since dependency bitcoin Makefile download the packages by itself as we can see in the qt.mk : https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk

2  Bitcoin / Bitcoin Technical Support / Re: Qmake issue while compiling bitcoin dependencies for windows on ubuntu on: November 10, 2018, 03:39:23 PM
Thx for the reply, the output is :

Code:
QMake version 3.1
Using Qt version 5.9.5 in /usr/lib/x86_64-linux-gnu
3  Bitcoin / Bitcoin Technical Support / Qmake issue while compiling bitcoin dependencies for windows on ubuntu on: November 09, 2018, 02:33:22 PM
Hi !

I just got this error :

Code:
➜  depends make HOST=x86_64-w64-mingw32
Configuring qt...
Creating qmake...
make[1] : on entre dans le répertoire « /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/qmake »
make[1]: rien à faire pour « first ».
make[1] : on quitte le répertoire « /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/qmake »
Cannot read /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/mkspecs/qmake.conf: No such file or directory
Could not read qmake configuration file /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/mkspecs/qmake.conf.
Error processing project file: /home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/qtbase.pro
funcs.mk:242: recipe for target '/home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/.stamp_configured' failed
make: *** [/home/william/Téléchargements/bitcoin/depends/work/build/x86_64-w64-mingw32/qt/5.9.6-fc05543aca5/qtbase/.stamp_configured] Error 3

Does someone have any idea ?  Huh
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!