Bitcoin Forum
June 08, 2024, 09:06:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Help Compiling a Windows Qt From Source On Windows  (Read 456 times)
Belligerent Fool (OP)
Legendary
*
Offline Offline

Activity: 1218
Merit: 1001



View Profile
February 13, 2016, 10:00:35 PM
 #1

Hello all, As the title states I need some help Compiling a Windows wallet on a Windows OS.

I have downloaded, extracted & built all the dependencies to C:\deps & am using Qt 4.8.6 which is located here C:\Qt\4.8.6

BTW I've also done the environment path change.

Everything went smoothly until it came time to edit the .pro file & compile.

Here is what is happening when trying to compile the Windows Qt....

I have tried a different source and still the same thing Undecided

RidgyDidge
Sr. Member
****
Offline Offline

Activity: 369
Merit: 250


View Profile
February 13, 2016, 10:10:53 PM
 #2

Funnily enough I am looking for the same advice, I had been trying to get it to build after doing the whole dependencies and PATH thing.

But I gave up after some hours and being tired.

If someone could point either of us in the right direction it would probably help each of us out.

seedtrue
Legendary
*
Offline Offline

Activity: 963
Merit: 1002



View Profile
February 13, 2016, 10:39:06 PM
 #3

Not entirely sure, but it looks like you have some /'s where they should be \ 


i could be totally wrong and if so just disregard.
Belligerent Fool (OP)
Legendary
*
Offline Offline

Activity: 1218
Merit: 1001



View Profile
February 16, 2016, 03:53:48 AM
 #4

Not entirely sure, but it looks like you have some /'s where they should be \ 


i could be totally wrong and if so just disregard.

Sorry but that is not the case, thanks for trying to help though Wink
YarkoL
Legendary
*
Offline Offline

Activity: 996
Merit: 1013


View Profile
February 16, 2016, 08:19:54 AM
 #5


It says you're missing lrelease.exe in
C:\Qt\4.8.6\bin

It's location is specified in the .pro file

 win32:QMAKE_LRELEASE = $$[QT_INSTALL_BINS]\\lrelease.exe

If it's altogether missing, try reinstalling QT.


“God does not play dice"
Belligerent Fool (OP)
Legendary
*
Offline Offline

Activity: 1218
Merit: 1001



View Profile
February 18, 2016, 04:49:32 AM
 #6


It says you're missing lrelease.exe in
C:\Qt\4.8.6\bin

It's location is specified in the .pro file

 win32:QMAKE_LRELEASE = $$[QT_INSTALL_BINS]\\lrelease.exe

If it's altogether missing, try reinstalling QT.



Hmmm I'll try that next time I give it a go as I've uninstalled everything ATM as it was causing me angst, I even tried to use the automatic EasyWinBuilder for the standard Bitcoin client & it errors on a newer build of QT & exits because it can't install it maybe because zip was corrupt but I have tried it on numerous occasions with the same result.

I might try a different version of QT to see if that gets it working when messing around with it again.

I think it might just be easier to setup a Linux VM & then install dependencies, etc & compile a Windows Qt that way, but this will be my first time using Linux.... Cheesy
RidgyDidge
Sr. Member
****
Offline Offline

Activity: 369
Merit: 250


View Profile
March 28, 2016, 03:33:25 PM
 #7

Yes indeed, setting up a system with Ubuntu you will be able to achieve this.

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!