Bitcoin Forum
May 01, 2024, 09:01:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Can't compile QT  (Read 670 times)
spunkybd (OP)
Full Member
***
Offline Offline

Activity: 260
Merit: 102



View Profile
July 12, 2017, 06:12:17 PM
 #1

I am building an altcoin off of Litecoin 8.5.1 and when I try to compile I get the following error:

Project MESSAGE: Building with 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.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.


Has anyone seen this before, or can someone point me in the right direction? Google has been unhelpful so far.
1714554062
Hero Member
*
Offline Offline

Posts: 1714554062

View Profile Personal Message (Offline)

Ignore
1714554062
Reply with quote  #2

1714554062
Report to moderator
1714554062
Hero Member
*
Offline Offline

Posts: 1714554062

View Profile Personal Message (Offline)

Ignore
1714554062
Reply with quote  #2

1714554062
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714554062
Hero Member
*
Offline Offline

Posts: 1714554062

View Profile Personal Message (Offline)

Ignore
1714554062
Reply with quote  #2

1714554062
Report to moderator
1714554062
Hero Member
*
Offline Offline

Posts: 1714554062

View Profile Personal Message (Offline)

Ignore
1714554062
Reply with quote  #2

1714554062
Report to moderator
spunkybd (OP)
Full Member
***
Offline Offline

Activity: 260
Merit: 102



View Profile
July 12, 2017, 06:16:51 PM
 #2

Looks like I was doing it wrong, those errors can be ignored and after qmake, you need to make the file.


I was getting errors there:

Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/mobgod/megacoin-0.8.992-source/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/mobgod/megacoin-0.8.992-source/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

And had to run this:

chmod 755 src/leveldb/build_detect_platform


Hopefully that helps someone else if they have a similar issue or question.
mklost
Full Member
***
Offline Offline

Activity: 471
Merit: 102



View Profile
July 14, 2017, 02:54:40 PM
 #3

You need to check deps and you can compile without UPNP flag.
zick
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 26, 2017, 06:25:37 PM
 #4

I am building an altcoin off of Litecoin 8.5.1 and when I try to compile I get the following error:

Project MESSAGE: Building with 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.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.


Has anyone seen this before, or can someone point me in the right direction? Google has been unhelpful so far.

Hi,  Could you share what you've done to get rid off the error messages?

Thanks
zick
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 26, 2017, 09:35:00 PM
 #5

Nevermind, was just warnings... I did "make" then and was able to get the GUI client up and running.

Thanks
Archie15
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 29, 2017, 08:41:25 PM
 #6

Nevermind, was just warnings... I did "make" then and was able to get the GUI client up and running.

Thanks

I am getting an error using this command
qmake "USE_QRCODE=1" "USE_UPNP=1" "USE_IPV6=1" clonecoin-qt.pro


Project MESSAGE: Building with QRCode support
Project MESSAGE: Building with 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.

Any helpful suggestions. How to get over this error
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!