Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Cyclone DDS » unable to install Cyclone dds from git (Im unable to install cyclone dds for eclipse on windows 10)
unable to install Cyclone dds from git [message #1842386] Thu, 17 June 2021 13:02
Rahul K P is currently offline Rahul K PFriend
Messages: 1
Registered: June 2021
Junior Member
in trying to install cyclone dds for eclipse on windows 10 , but im not able to cmake, can anyone help me in troubleshooting ?

this is my c make error

rkpsr@Rahul MINGW64 ~/cyclonedds/build (master)
$ cmake -G "Eclipse CDT4 - MinGW Makefiles" -DCMAKE_INSTALL_PREFIX=/user -DBUILD_EXAMPLES=ON ..
-- Eclipse version is set to 3.6 (Helios). Adjust CMAKE_ECLIPSE_VERSION if this is wrong.
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR)
-- Building without OpenSSL support
-- Feature rusage disabled
-- Feature netstat disabled
CMake Error at C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find BISON: Found unsuitable version "2.4.1", but required is at
  least "3.0.4" (found C:/Program Files (x86)/GnuWin32/bin/bison.exe)
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.20/Modules/FindPackageHandleStandardArgs.cmake:592 (_FPHSA_FAILURE_MESSAGE)
  C:/Program Files/CMake/share/cmake-3.20/Modules/FindBISON.cmake:306 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  src/idl/CMakeLists.txt:17 (find_package)


-- Configuring incomplete, errors occurred!
See also "C:/Users/rkpsr/cyclonedds/build/CMakeFiles/CMakeOutput.log".
See also "C:/Users/rkpsr/cyclonedds/build/CMakeFiles/CMakeError.log".

rkpsr@Rahul MINGW64 ~/cyclonedds/build (master)



i have installed open SSL and its verified in my system but its not getting detected
Next Topic:ROS2 Cyclone DDS error
Goto Forum:
  


Current Time: Fri Apr 26 06:53:00 GMT 2024

Powered by FUDForum. Page generated in 0.03049 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top