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 face some problem when I complie it. My cmake version is 3.16.3.
Starting >>> px4_msgs
--- stderr: px4_msgs
CMake Error at CMakeLists.txt:25 (if):
if given arguments:
I face some problem when I complie it. My cmake version is 3.16.3.
Starting >>> px4_msgs
--- stderr: px4_msgs
CMake Error at CMakeLists.txt:25 (if):
if given arguments:
Unknown arguments specified
I change line 25 and line 52 to :
and solve it
The text was updated successfully, but these errors were encountered: