Skip to content

Can't compile #25

@homdx

Description

@homdx

Errror then compile:

cmake ..

-- Configuring done
-- Generating done
-- Build files have been written to: /app/bytecoin-gui/build
[root@f7ca8c5039b3 build]# make
[ 1%] Automatic MOC and UIC for target bytecoin-gui
[ 1%] Built target bytecoin-gui_autogen
[ 3%] Automatic RCC for src/resources.qrc

AutoRcc subprocess error

The rcc process failed to compile
"/app/bytecoin-gui/src/resources.qrc"
into
"/app/bytecoin-gui/build/bytecoin-gui_autogen/UVLADIE3JM/qrc_resources.cpp"

Command

/usr/lib64/qt5/bin/rcc -name resources -o /app/bytecoin-gui/build/bytecoin-gui_autogen/UVLADIE3JM/qrc_resources.cpp /app/bytecoin-gui/src/resources.qrc

Output

RCC: Error in '/app/bytecoin-gui/src/resources.qrc': Cannot find file 'icons/lock_closed.png'

make[2]: *** [CMakeFiles/bytecoin-gui.dir/build.make:174: bytecoin-gui_autogen/UVLADIE3JM/qrc_resources.cpp] Error 1
make[1]: *** [CMakeFiles/Makefile2:72: CMakeFiles/bytecoin-gui.dir/all] Error 2
make: *** [Makefile:84: all] Error 2

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