Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filedownloader.h not found #22

Open
helder-garcia opened this issue Jul 13, 2018 · 2 comments
Open

filedownloader.h not found #22

helder-garcia opened this issue Jul 13, 2018 · 2 comments

Comments

@helder-garcia
Copy link

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
Copy link

Hi,

Same error here but on ubuntu 18.04 :(

@ghost
Copy link

ghost commented Jul 20, 2018

Use v3.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants