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

Could not find a configuration file for package "foonathan_memory" that is compatible with requested version "" #1

Open
Vermounthlly opened this issue Jun 25, 2022 · 0 comments

Comments

@Vermounthlly
Copy link

I have installed Fast-CDR ,ASIO, foonathan_memory_vendor,but can't install Fast-DDS

This is the Terminal error:
`lly@lly-virtual-machine:~/Projects/Fast-DDS/Fast-DDS/arm_build$ cmake .. -DCMAKE_INSTALL_PREFIX=/home/lly/Projects/Fast-DDS/arm-install/
-- Setting build type to 'Release' as none was specified.
-- The C compiler identification is GNU 4.9.4
-- The CXX compiler identification is GNU 4.9.4
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Version: 2.7.0
-- Performing Test SUPPORTS_CXX20
-- Performing Test SUPPORTS_CXX20 - Failed
-- Performing Test SUPPORTS_CXX17
-- Performing Test SUPPORTS_CXX17 - Failed
-- Performing Test SUPPORTS_CXX14
-- Performing Test SUPPORTS_CXX14 - Success
-- Performing Test SUPPORTS_CXX1Y
-- Performing Test SUPPORTS_CXX1Y - Success
-- Performing Test SUPPORTS_CXX11
-- Performing Test SUPPORTS_CXX11 - Success
-- Found fastcdr
-- Found Asio 1.22.1: /usr/local/arm/gcc-linaro-4.9.4-2017.01-x86_64_arm-linux-gnueabihf/include
-- Found Asio
-- Found TinyXML2: /home/lly/Projects/Fast-DDS/arm-install/lib/cmake/tinyxml2
-- Found TinyXML2
CMake Error at CMakeLists.txt:182 (find_package):
Could not find a configuration file for package "foonathan_memory" that is
compatible with requested version "".

The following configuration files were considered but not accepted:

/home/lly/Projects/Fast-DDS/arm-install/lib/foonathan_memory/cmake/foonathan_memory-config.cmake, version: 0.7.1 (64bit)

-- Configuring incomplete, errors occurred!
See also "/home/lly/Projects/Fast-DDS/Fast-DDS/arm_build/CMakeFiles/CMakeOutput.log".
See also "/home/lly/Projects/Fast-DDS/Fast-DDS/arm_build/CMakeFiles/CMakeError.log".
`

System information

  • Ubuntu 18.04
  • Fast-DDS Version 2.7.0
  • Asio Version 1.22.1

Have you ever had this problem?

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

1 participant