You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run your code but it tells me that the makefile isn't found please check the error message: and
p4@p4:/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$ make run
Makefile:4: ../../../utils/Makefile: No such file or directory
make: *** No rule to make target '../../../utils/Makefile'. Stop.
p4@p4:/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$ make
Makefile:4: ../../../utils/Makefile: No such file or directory
make: *** No rule to make target '../../../utils/Makefile'. Stop.
p4@p4:~/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$
The text was updated successfully, but these errors were encountered:
I am trying to run your code but it tells me that the makefile isn't found please check the error message: and
p4@p4:
/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$ make run/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$ makeMakefile:4: ../../../utils/Makefile: No such file or directory
make: *** No rule to make target '../../../utils/Makefile'. Stop.
p4@p4:
Makefile:4: ../../../utils/Makefile: No such file or directory
make: *** No rule to make target '../../../utils/Makefile'. Stop.
p4@p4:~/tutorials/exercises/P4Tree/v1/P4-Desicion-Tree$
The text was updated successfully, but these errors were encountered: