-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed