Simliar issues:
When running make
in integrated terminal, cursor replaces make
with cursor
and fails.
In external terminal emulator:
$ VERBOSE=1 make
...
make -f CMakeFiles/Makefile2 all
...
In cursor:
$ VERBOSE=1 make
...
cursor -f CMakeFiles/Makefile2 all
Warning: 'f' is not in the list of known options, but still passed to Electron/Chromium.
system
Closed
2
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.