MySQL Forums
Forum List  »  Connector/C++

Re: -- Looking for sys/endian.h - not found
Posted by: xingwang li
Date: September 01, 2022 09:41PM

Hi
I also have this problem
my cmake is
cmake ../mysql-connector-cpp -DCMAKE_INSTALL_PREFIX=/usr/local/mysql/connector-c++8.0-jdbc -DBUILD_STATIC=ON -DCMAKE_BUILD_TYPE=Release -DWITH_JDBC=ON -DMYSQL_INCLUDE_DIR=/opt/rh/rh-mysql80/root/usr/include/mysql -DMYSQL_LIB_DIR=/opt/rh/rh-mysql80/root/usr/lib64 -DWITH_BOOST=/home/mysql-jdbc/boost_1_67_0

environment:
centos 7
gcc/g++ 11.2.1
cmake 3.16.6

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: -- Looking for sys/endian.h - not found
242
September 01, 2022 09:41PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.