Skip to content

filedownloader.h not found #22

Description

@helder-garcia

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions