Skip to content

Bug: Unable to compile and run  #1

@Erfan-ram

Description

@Erfan-ram

there are some problem in MRL-HSL-CMake tools and doesn't work correctly

./build is okay for the first time to use , but further makefile raised an error in makefile .

you can try this way 👍 :
first time use
./build
then in main project directory :
rm -rf build
mkdir build && cd build
cmake ..
make
./run

and every time you change the code just do this on build directory:
make
./run

CC: @ChefParsa

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions