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

libreadline-dev #117

Closed
vvviperrr opened this issue Apr 29, 2016 · 1 comment
Closed

libreadline-dev #117

vvviperrr opened this issue Apr 29, 2016 · 1 comment

Comments

@vvviperrr
Copy link

Если не установлен соответствующий пакет, сборка падает на линковке

-- Could NOT find Readline (missing:  Readline_INCLUDE_DIR Readline_LIBRARY) 
CMake Warning at cli/CMakeLists.txt:15 (message):
  no readline library found
Linking CXX executable aft-mtp-cli
CMakeFiles/aft-mtp-cli.dir/Session.cpp.o: In function `cli::Session::InteractiveInput()':
Session.cpp:(.text+0x4c88): undefined reference to `cli::CommandLine::ReadRawLine(std::string&)'
collect2: error: ld returned 1 exit status

хотя в CMakeLists проверяется эта ситуация и используется свой стаб.

@whoozle
Copy link
Owner

whoozle commented Apr 29, 2016

починил в 4d8ae91

@whoozle whoozle closed this as completed Apr 29, 2016
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