Bitcoin Forum
May 05, 2024, 09:00:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Altcoin Making Question error QMainWindow: No such file or directory  (Read 865 times)
Ombc (OP)
Member
**
Offline Offline

Activity: 95
Merit: 10

Hey Nice too meet you! i'm Ombc :D


View Profile
January 30, 2016, 12:07:40 PM
 #1

hey can u help my please i want to make a altcoin but when run / build i get this
QMainWindow: No such file or directory
What must i do? and can anyone give me a clone of a pos altcoin that is working on qt 5 or something
i think that's the problem so if anyone can help my thanks

"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714899608
Hero Member
*
Offline Offline

Posts: 1714899608

View Profile Personal Message (Offline)

Ignore
1714899608
Reply with quote  #2

1714899608
Report to moderator
1714899608
Hero Member
*
Offline Offline

Posts: 1714899608

View Profile Personal Message (Offline)

Ignore
1714899608
Reply with quote  #2

1714899608
Report to moderator
billotronic
Legendary
*
Offline Offline

Activity: 1610
Merit: 1000


Crackpot Idealist


View Profile
January 30, 2016, 12:44:49 PM
 #2

it would be easier to help you if you linked the source you are trying to cook and the commands you are using to cook it. windoze? linux? osx?

This post sums up why all this bullshit is a scam
Read It. Hate It. Change the facts that it represents.
https://bitcointalk.org/index.php?topic=1606638.msg16139644#msg16139644
Ombc (OP)
Member
**
Offline Offline

Activity: 95
Merit: 10

Hey Nice too meet you! i'm Ombc :D


View Profile
January 31, 2016, 12:32:50 AM
 #3

Yeah but i dont know anymore what commands i used
And i cant find a good tutorial that is recent
Ive multiple coins used paycoin is the most i used and want to use
And i want to do it on Windows but Linux can too
Hope u can help me guys and thanks for the reply billotronic

xhomerx10
Legendary
*
Offline Offline

Activity: 3836
Merit: 7993



View Profile
January 31, 2016, 12:36:10 AM
 #4

Add this in your *.pro file:

QT += widgets

Change all instances of


#include <QtGui>

to

#include <QtWidgets>

That might work.
Ombc (OP)
Member
**
Offline Offline

Activity: 95
Merit: 10

Hey Nice too meet you! i'm Ombc :D


View Profile
January 31, 2016, 11:18:45 AM
 #5

Wich .pro file that one in the main folder?
And where to add QT +=widgets on the begin of the script?
And thanks for u reply

Ombc (OP)
Member
**
Offline Offline

Activity: 95
Merit: 10

Hey Nice too meet you! i'm Ombc :D


View Profile
January 31, 2016, 11:51:36 AM
 #6

Wich .pro file that one in the main folder?
And where to add QT +=widgets on the begin of the script?
And thanks for u reply
I've done this it worked but i get more error's
what is a good pos coin to clone? and a good guide to clone it?

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!