dogecash / dogecash-old

DogeCash Core Code
MIT License
31 stars 20 forks source link

missing Include file #33

Closed waterfallm closed 4 years ago

waterfallm commented 4 years ago

qt/dogecash/moc_pwidget.cpp seems to be missing and is referenced in src/qt/dogecash/pwidget.cpp

Unable to complie qt code

akshaynexus commented 4 years ago

What os are you compiling on?

waterfallm commented 4 years ago

ubuntu 18.04 desktop

waterfallm commented 4 years ago

src/qt/dogecash/pwidget.cpp

5 | #include "qt/dogecash/pwidget.h" 6 | #include "qt/dogecash/qtutils.h" 7 | #include "qt/dogecash/moc_pwidget.cpp" 8 | #include "qt/dogecash/loadingdialog.h"

someting looks to be a miss with this file and it's includes

akshaynexus commented 4 years ago

i suggest trying gitian compiles,on my side ive compiled via gitian and without and had no issues.try reconfiguring