Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake error while building AirLib #1

Open
SubMishMar opened this issue Sep 22, 2017 · 2 comments
Open

CMake error while building AirLib #1

SubMishMar opened this issue Sep 22, 2017 · 2 comments

Comments

@SubMishMar
Copy link

Hi,

I get the following error while building AirLib:

**CMake Error at MavLinkCom/CMakeLists.txt:56 (add_library):
Cannot find source file:

/home/subodh/AirSim/MavLinkCom/common_utils/Utils.cpp

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?

@hngenc
Copy link
Collaborator

hngenc commented Sep 22, 2017

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!

@SubMishMar
Copy link
Author

Cool, Thanks for the information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants