bcndev / bytecoin-gui

GNU Lesser General Public License v3.0
43 stars 72 forks source link

filedownloader.h not found #22

Open helder-garcia opened 5 years ago

helder-garcia commented 5 years ago

Hi, cmake finish without errors and bytecoin is built at same folder level as bytecoin-gui.

I'm trying to build GUI but I'm receiving the following error. I see there is no such file at src folder. Am I missing some dependency? I'm building on Mac OS 10.13.

make
[  1%] Automatic MOC, UIC and RCC for target bytecoin-gui
[  1%] Built target bytecoin-gui_autogen
[  3%] Building CXX object CMakeFiles/bytecoin-gui.dir/src/application.cpp.o
/Users/mmmm/git/bcndev/bytecoin-gui/src/application.cpp:33:10: fatal error: 'filedownloader.h' file not found
#include "filedownloader.h"
         ^~~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles/bytecoin-gui.dir/src/application.cpp.o] Error 1
make[1]: *** [CMakeFiles/bytecoin-gui.dir/all] Error 2
make: *** [all] Error 2
ZeroHager commented 5 years ago

Hi,

Same error here but on ubuntu 18.04 :(

ghost commented 5 years ago

Use v3.1.0