We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a850220 commit 47bae8cCopy full SHA for 47bae8c
make
@@ -82,6 +82,7 @@ cd /opt/hal-core/src/hal/components/trajectory/hal/ && ./make
82
# Compile matrix gui app component:
83
chmod +x /opt/hal-core/src/hal/components/matrix/hal/make_halmodule
84
chmod +x /opt/hal-core/src/hal/components/matrix/hal/runtest
85
+chmod +x /opt/hal-core/src/hal/components/matrix/cpp_interface/make
86
cd /opt/hal-core/src/hal/components/matrix/hal/ && ./make_halmodule
87
cd /opt/hal-core/src/hal/components/matrix/cpp_interface/ && make
88
0 commit comments