[Cppcms-users] cppdb on mac os
Brought to you by:
artyom-beilis
From: mawan s. <ma...@gm...> - 2015-09-17 08:30:08
|
Dear Members I am new in this group. I want to ask you about how to compile cppdb on Mac OS X. This is my error message on command line Performing Test CPPDB_HAVE_MAC_OS_X_ATOMIC - Success -- libpq not found, disableing postgresql backend -- mysqlclient not found, disableing mysql backend -- Configuring done CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: cppdb cppdb_sqlite3 This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /Users/mawansugiyanto/Master/MASTER_B/CPP/cppdb-0.3.1/build Mawans-iMac:build mawansugiyanto$ sudo make *Scanning dependencies of target cppdb* [ 2%] Building CXX object CMakeFiles/cppdb.dir/drivers/odbc_backend.cpp.o */Users/mawansugiyanto/Master/MASTER_B/CPP/cppdb-0.3.1/drivers/odbc_backend.cpp:46:30: **error: **'assert_on_sqlwchar_is_16' declared as an* * array with a negative size* *Thanks * *Mawan* |