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
AirSim is a quickly changing project and, unfortunately, this package won't currently build with AirSim's most recent commits. The image API, in particular, is outdated. Just give it some time and we'll see if we can update it!
Hi,
I get the following error while building AirLib:
**CMake Error at MavLinkCom/CMakeLists.txt:56 (add_library):
Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
CMake Error: Cannot determine link language for target "MavLinkCom".
CMake Error: CMake can not determine linker language for target: MavLinkCom**
Any inputs on how to fix this?
The text was updated successfully, but these errors were encountered: