## Win7 + VS 2017 + mysql-connector-odbc-8.0.12-src.tar.gz from https://dev.mysql.com/downloads/connector/odbc/ cmake -G "Visual Studio 15 2017 Win64" -DMYSQL_DIR=D:\MySQL\mysql-8.0.12 -DMYSQLCLIENT_STATIC_LINKING:BOOL=TRUE -DSTATIC_MSVCRT:BOOL=FALSE "C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.com" MySQL_Connector_ODBC.sln /build Release # Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\windows\system32>cd D:\MySQL\mysql-connector-odbc-8.0.12-src C:\windows\system32>d: D:\MySQL\mysql-connector-odbc-8.0.12-src>cmake -G "Visual Studio 15 2017 Win64" -DMYSQL_DIR=D:\MySQL\mysql-8.0.12 -DMYSQLCLIENT_STATIC_LINKING:BOOL=TRUE -DSTATIC_MSVCRT:BOOL=FALSE -- Selecting Windows SDK version 10.0.16299.0 to target Windows 6.1.7601. -- The C compiler identification is MSVC 19.11.25547.0 -- The CXX compiler identification is MSVC 19.11.25547.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Enterprise/VC/Tools/MSVC/14.11.25503/bin/Hostx86/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- Configuring to build Unicode driver -- Configuring to build ANSI driver -- Performing Test HAVE_LLVM_LIBCPP -- Performing Test HAVE_LLVM_LIBCPP - Failed -- Looking for include file alloca.h -- Looking for include file alloca.h - not found -- Looking for include file arpa/inet.h -- Looking for include file arpa/inet.h - not found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file endian.h -- Looking for include file endian.h - not found -- Looking for include file execinfo.h -- Looking for include file execinfo.h - not found -- Looking for include file fpu_control.h -- Looking for include file fpu_control.h - not found -- Looking for include file grp.h -- Looking for include file grp.h - not found -- Looking for include file ieeefp.h -- Looking for include file ieeefp.h - not found -- Looking for include file langinfo.h -- Looking for include file langinfo.h - not found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file netinet/in.h -- Looking for include file netinet/in.h - not found -- Looking for include file poll.h -- Looking for include file poll.h - not found -- Looking for include file pwd.h -- Looking for include file pwd.h - not found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file sys/cdefs.h -- Looking for include file sys/cdefs.h - not found -- Looking for include file sys/ioctl.h -- Looking for include file sys/ioctl.h - not found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - not found -- Looking for include file sys/resource.h -- Looking for include file sys/resource.h - not found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - not found -- Looking for include file sys/socket.h -- Looking for include file sys/socket.h - not found -- Looking for include files curses.h, term.h -- Looking for include files curses.h, term.h - not found -- Looking for include file termios.h -- Looking for include file termios.h - not found -- Looking for include file termio.h -- Looking for include file termio.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - not found -- Looking for include file sys/param.h -- Looking for include file sys/param.h - not found -- Looking for include file fnmatch.h -- Looking for include file fnmatch.h - not found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - not found -- Looking for include file vis.h -- Looking for include file vis.h - not found -- Looking for include file sasl/sasl.h -- Looking for include file sasl/sasl.h - not found -- Looking for include file sys/devpoll.h -- Looking for include file sys/devpoll.h - not found -- Looking for include file sys/epoll.h -- Looking for include file sys/epoll.h - not found -- Looking for TAILQ_FOREACH -- Looking for TAILQ_FOREACH - not found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - found -- Looking for backtrace -- Looking for backtrace - not found -- Looking for printstack -- Looking for printstack - not found -- Looking for index -- Looking for index - not found -- Looking for chown -- Looking for chown - not found -- Looking for cuserid -- Looking for cuserid - not found -- Looking for directio -- Looking for directio - not found -- Looking for ftruncate -- Looking for ftruncate - not found -- Looking for fchmod -- Looking for fchmod - not found -- Looking for fcntl -- Looking for fcntl - not found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for fdatasync -- Looking for fdatasync - not found -- Looking for fedisableexcept -- Looking for fedisableexcept - not found -- Looking for fseeko -- Looking for fseeko - not found -- Looking for fsync -- Looking for fsync - not found -- Looking for gethrtime -- Looking for gethrtime - not found -- Looking for getnameinfo -- Looking for getnameinfo - not found -- Looking for getpass -- Looking for getpass - not found -- Looking for getpassphrase -- Looking for getpassphrase - not found -- Looking for getpwnam -- Looking for getpwnam - not found -- Looking for getpwuid -- Looking for getpwuid - not found -- Looking for getrlimit -- Looking for getrlimit - not found -- Looking for getrusage -- Looking for getrusage - not found -- Looking for initgroups -- Looking for initgroups - not found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for getuid -- Looking for getuid - not found -- Looking for geteuid -- Looking for geteuid - not found -- Looking for getgid -- Looking for getgid - not found -- Looking for getegid -- Looking for getegid - not found -- Looking for madvise -- Looking for madvise - not found -- Looking for malloc_info -- Looking for malloc_info - not found -- Looking for memrchr -- Looking for memrchr - not found -- Looking for mlock -- Looking for mlock - not found -- Looking for mlockall -- Looking for mlockall - not found -- Looking for mmap64 -- Looking for mmap64 - not found -- Looking for poll -- Looking for poll - not found -- Looking for posix_fallocate -- Looking for posix_fallocate - not found -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for pread -- Looking for pread - not found -- Looking for pthread_condattr_setclock -- Looking for pthread_condattr_setclock - not found -- Looking for pthread_sigmask -- Looking for pthread_sigmask - not found -- Looking for setfd -- Looking for setfd - not found -- Looking for sigaction -- Looking for sigaction - not found -- Looking for sleep -- Looking for sleep - not found -- Looking for stpcpy -- Looking for stpcpy - not found -- Looking for stpncpy -- Looking for stpncpy - not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strndup -- Looking for strndup - not found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strsignal -- Looking for strsignal - not found -- Looking for fgetln -- Looking for fgetln - not found -- Looking for strsep -- Looking for strsep - not found -- Looking for tell -- Looking for tell - found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for memalign -- Looking for memalign - not found -- Looking for nl_langinfo -- Looking for nl_langinfo - not found -- Looking for ntohll -- Looking for ntohll - not found -- Looking for epoll_create -- Looking for epoll_create - not found -- Looking for inet_ntop -- Looking for inet_ntop - not found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for timeradd -- Looking for timeradd - not found -- Looking for timerclear -- Looking for timerclear - not found -- Looking for timercmp -- Looking for timercmp - not found -- Looking for timerisset -- Looking for timerisset - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - not found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - not found -- Looking for times -- Looking for times - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for lrand48 -- Looking for lrand48 - not found -- Looking for TIOCGWINSZ -- Looking for TIOCGWINSZ - not found -- Looking for FIONREAD -- Looking for FIONREAD - not found -- Looking for FIONREAD -- Looking for FIONREAD - not found -- Looking for isinf -- Looking for isinf - found -- Performing Test HAVE_CXX_ISINF -- Performing Test HAVE_CXX_ISINF - Success -- Looking for timer_create -- Looking for timer_create - not found -- Looking for timer_settime -- Looking for timer_settime - not found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for EVFILT_TIMER -- Looking for EVFILT_TIMER - not found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of void * -- Check size of void * - done -- Check size of char * -- Check size of char * - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long long -- Check size of long long - done -- Check size of off_t -- Check size of off_t - done -- Check size of time_t -- Check size of time_t - done -- Check size of ulong -- Check size of ulong - failed -- Check size of u_int32_t -- Check size of u_int32_t - failed -- Check size of socklen_t -- Check size of socklen_t - failed -- Performing Test HAVE_VISIBILITY_HIDDEN -- Performing Test HAVE_VISIBILITY_HIDDEN - Failed -- Performing Test HAVE_CLOCK_GETTIME -- Performing Test HAVE_CLOCK_GETTIME - Failed -- Performing Test HAVE_CLOCK_REALTIME -- Performing Test HAVE_CLOCK_REALTIME - Failed -- Checking stack direction : -1 -- Looking for include files time.h, sys/time.h -- Looking for include files time.h, sys/time.h - not found -- Looking for O_NONBLOCK -- Looking for O_NONBLOCK - not found -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - not found -- Performing Test HAVE_BUILTIN_UNREACHABLE -- Performing Test HAVE_BUILTIN_UNREACHABLE - Failed -- Performing Test HAVE_BUILTIN_EXPECT -- Performing Test HAVE_BUILTIN_EXPECT - Failed -- Performing Test HAVE_BUILTIN_STPCPY -- Performing Test HAVE_BUILTIN_STPCPY - Failed -- Performing Test HAVE_GCC_ATOMIC_BUILTINS -- Performing Test HAVE_GCC_ATOMIC_BUILTINS - Failed -- Performing Test HAVE_GCC_SYNC_BUILTINS -- Performing Test HAVE_GCC_SYNC_BUILTINS - Failed -- Performing Test HAVE_SYS_GETTID -- Performing Test HAVE_SYS_GETTID - Failed -- Performing Test HAVE_PTHREAD_GETTHREADID_NP -- Performing Test HAVE_PTHREAD_GETTHREADID_NP - Failed -- Performing Test HAVE_PTHREAD_THREADID_NP -- Performing Test HAVE_PTHREAD_THREADID_NP - Failed -- Performing Test HAVE_INTEGER_PTHREAD_SELF -- Performing Test HAVE_INTEGER_PTHREAD_SELF - Failed -- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING -- Performing Test HAVE_IMPLICIT_DEPENDENT_NAME_TYPING - Success -- Looking for netinet/in6.h -- Looking for netinet/in6.h - not found -- Check size of struct in6_addr -- Check size of struct in6_addr - failed -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN -- Performing Test HAVE_SOCKADDR_IN6_SIN6_LEN - Failed -- Looking for include file numa.h -- Looking for include file numa.h - not found -- Looking for include file numaif.h -- Looking for include file numaif.h - not found -- NUMA library missing or required version not available -- You will link statically to the MySQL client library (set with -DMYSQLCLIENT_STATIC_LINKING=) -- Searching for static libraries with the base name(s) "mysqlclient" -- MYSQL_LIB_DIR_LIST = -- MySQL client environment/cmake variables set that the user can override -- MYSQL_DIR : D:/MySQL/mysql-8.0.12 -- MYSQL_INCLUDE_DIR : D:/MySQL/mysql-8.0.12/include -- MYSQL_LIB_DIR : D:/MySQL/mysql-8.0.12/lib -- MYSQL_CONFIG_EXECUTABLE : -- MYSQL_CXX_LINKAGE : -- MYSQL_CFLAGS : -- MYSQL_CXXFLAGS : -- MYSQLCLIENT_STATIC_LINKING : TRUE -- MYSQLCLIENT_NO_THREADS : -- MySQL client optional environment/cmake variables set by the user -- MYSQL_EXTRA_LIBRARIES : -- MYSQL_LINK_FLAGS : -- MySQL client settings that the user can't override -- MYSQL_VERSION : 8.0.12 -- MYSQL_VERSION_ID : 80012 -- MYSQL_LIB : D:/MySQL/mysql-8.0.12/lib/mysqlclient.lib -- MYSQL_LIBRARIES : D:/MySQL/mysql-8.0.12/lib/mysqlclient.lib -- ODBC Installation Library: odbccp32 -- Checking if SQLColAttribute last arg is compatible with SQLLEN* - FALSE -- Checking if SQLColAttribute last arg is compatible with SQLPOINTER - FALSE -- Checking if SQLParamOptions() 2nd and 3rd arg is compatible with SQLULEN - FALSE -- Checking if SQLParamOptions() 2nd and 3rd arg is compatible with SQLUINTEGER - FALSE -- Apparently odbc headers could not be found. 2nd and 3rd parameters assumed to be (*)SQLULEN by default -- Enabling threads support -- MySQL client lib(version 80012) requires Secure32.lib - TRUE -- Installation library subdir: lib Setting RPATH for myodbc8w CMake Warning (dev) at driver/CMakeLists.txt:162 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "myodbc8w". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. Setting RPATH for myodbc8a CMake Warning (dev) at driver/CMakeLists.txt:162 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "myodbc8a". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done -- Build files have been written to: D:/MySQL/mysql-connector-odbc-8.0.12-src D:\MySQL\mysql-connector-odbc-8.0.12-src>"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\devenv.com" MySQL_Connector_ODBC.sln /build Release Microsoft Visual Studio 2017 Version 15.0.27004.2002. Copyright (C) Microsoft Corp. All rights reserved. 1>------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------ 1>Checking Build System 1>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/util/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/driver/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/setupgui/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/dltest/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/installer/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 2>------ Build started: Project: myodbc-util, Configuration: Release x64 ------ 3>------ Build started: Project: dltest, Configuration: Release x64 ------ 2>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/util/CMakeLists.txt 2>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/util/CMakeFiles/generate.stamp is up-to-date. 2>stringutil.cc 3>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/dltest/CMakeLists.txt 3>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/dltest/CMakeFiles/generate.stamp is up-to-date. 3>dltest.c 2>unicode_transcode.cc 3>dltest.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\bin\Release\dltest.exe 2>installer.cc 2>Generating Code... 2>myodbc-util.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\lib\Release\myodbc-util.lib 4>------ Build started: Project: my_info, Configuration: Release x64 ------ 5>------ Build started: Project: myodbc8a, Configuration: Release x64 ------ 6>------ Build started: Project: my_auth, Configuration: Release x64 ------ 7>------ Build started: Project: my_basics, Configuration: Release x64 ------ 5>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/driver/CMakeLists.txt 7>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 5>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/driver/CMakeFiles/generate.stamp is up-to-date. 7>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 5>catalog.cc 6>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 6>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 7>my_basics.c 6>my_auth.c 4>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 5>catalog_no_i_s.cc 4>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 4>my_info.c 6>my_auth.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_auth.exe 8>------ Build started: Project: my_blob, Configuration: Release x64 ------ 5>connect.cc 8>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 7>my_basics.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_basics.exe 8>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 9>------ Build started: Project: my_bug13766, Configuration: Release x64 ------ 8>my_blob.c 5>cursor.cc 9>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 9>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 4>my_info.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_info.exe 10>------ Build started: Project: my_bulk, Configuration: Release x64 ------ 9>my_bug13766.c 10>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 10>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 5>desc.cc 9>my_bug13766.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_bug13766.exe 10>my_bulk.c 11>------ Build started: Project: my_catalog1, Configuration: Release x64 ------ 5>dll.cc 11>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 11>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 8>my_blob.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_blob.exe 11>my_catalog1.c 5>error.cc 12>------ Build started: Project: my_catalog2, Configuration: Release x64 ------ 10>my_bulk.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_bulk.exe 12>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 13>------ Build started: Project: my_crash, Configuration: Release x64 ------ 5>execute.cc 12>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 13>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 13>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 5>handle.cc 12>my_catalog2.c 13>my_crash.c 11>my_catalog1.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_catalog1.exe 5>info.cc 13>my_crash.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_crash.exe 14>------ Build started: Project: my_curext, Configuration: Release x64 ------ 15>------ Build started: Project: my_cursor, Configuration: Release x64 ------ 14>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 12>my_catalog2.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_catalog2.exe 15>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 14>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 5>driver.cc 16>------ Build started: Project: my_datetime, Configuration: Release x64 ------ 15>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 14>my_curext.c 15>my_cursor.c 5>options.cc 14>my_curext.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_curext.exe 17>------ Build started: Project: my_desc, Configuration: Release x64 ------ 15>my_cursor.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_cursor.exe 18>------ Build started: Project: my_dyn_cursor, Configuration: Release x64 ------ 17>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 5>parse.cc 17>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 19>------ Build started: Project: my_error, Configuration: Release x64 ------ 18>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 18>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 19>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 17>my_desc.c 5>prepare.cc 19>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 18>my_dyn_cursor.c 19>my_error.c 5>results.cc 17>my_desc.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_desc.exe 18>my_dyn_cursor.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_dyn_cursor.exe 20>------ Build started: Project: myodbc8w, Configuration: Release x64 ------ 21>------ Build started: Project: my_keys, Configuration: Release x64 ------ 5>transact.cc 19>my_error.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_error.exe 20>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/driver/CMakeLists.txt 22>------ Build started: Project: my_param, Configuration: Release x64 ------ 21>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 20>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/driver/CMakeFiles/generate.stamp is up-to-date. 21>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 22>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 5>my_prepared_stmt.cc 20>catalog.cc 22>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 21>my_keys.c 22>my_param.c 5>my_stmt.cc 20>catalog_no_i_s.cc 21>my_keys.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_keys.exe 5>utility.cc 23>------ Build started: Project: my_pooling, Configuration: Release x64 ------ 20>connect.cc 22>my_param.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_param.exe 23>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 24>------ Build started: Project: my_prepare, Configuration: Release x64 ------ 23>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 5>ansi.cc 20>cursor.cc 24>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 23>my_pooling.c 24>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 5>Generating Code... 24>my_prepare.c 20>desc.cc 23>my_pooling.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_pooling.exe 20>dll.cc 25>------ Build started: Project: my_relative, Configuration: Release x64 ------ 24>my_prepare.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_prepare.exe 25>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 26>------ Build started: Project: my_result1, Configuration: Release x64 ------ 20>error.cc 25>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 26>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 26>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 25>my_relative.c 26>my_result1.c 20>execute.cc 20>handle.cc 26>my_result1.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_result1.exe 27>------ Build started: Project: my_result2, Configuration: Release x64 ------ 20>info.cc 27>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 27>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 27>my_result2.c 20>driver.cc 20>options.cc 27>my_result2.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_result2.exe 28>------ Build started: Project: my_scroll, Configuration: Release x64 ------ 20>parse.cc 28>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 28>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 28>my_scroll.c 20>prepare.cc 20>results.cc 28>my_scroll.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_scroll.exe 20>transact.cc 29>------ Build started: Project: my_setup, Configuration: Release x64 ------ 29>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 29>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 29>my_setup.c 20>my_prepared_stmt.cc 20>my_stmt.cc 29>my_setup.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_setup.exe 20>utility.cc 30>------ Build started: Project: my_tran, Configuration: Release x64 ------ 30>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 30>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 20>unicode.cc 30>my_tran.c 20>Generating Code... 30>my_tran.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_tran.exe 31>------ Build started: Project: my_types, Configuration: Release x64 ------ 31>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 31>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 31>my_types.c 31>my_types.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_types.exe 5> Creating library D:/MySQL/mysql-connector-odbc-8.0.12-src/lib/Release/myodbc8a.lib and object D:/MySQL/mysql-connector-odbc-8.0.12-src/lib/Release/myodbc8a.exp 32>------ Build started: Project: my_unicode, Configuration: Release x64 ------ 5>myodbc8a.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\lib\Release\myodbc8a.dll 32>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 32>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 5>-- Configuring ini files for tests 33>------ Build started: Project: my_unixodbc, Configuration: Release x64 ------ 32>my_unicode.c 33>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 33>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 25>my_relative.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_relative.exe 33>my_unixodbc.c 34>------ Build started: Project: my_use_result, Configuration: Release x64 ------ 32>my_unicode.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_unicode.exe 34>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeLists.txt 35>------ Build started: Project: myodbc-installer, Configuration: Release x64 ------ 35>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/installer/CMakeLists.txt 34>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/test/CMakeFiles/generate.stamp is up-to-date. 20> Creating library D:/MySQL/mysql-connector-odbc-8.0.12-src/lib/Release/myodbc8w.lib and object D:/MySQL/mysql-connector-odbc-8.0.12-src/lib/Release/myodbc8w.exp 35>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/installer/CMakeFiles/generate.stamp is up-to-date. 34>my_use_result.c 35>myodbc-installer.cc 20>myodbc8w.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\lib\Release\myodbc8w.dll 20>-- Configuring ini files for tests 33>my_unixodbc.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_unixodbc.exe 36>------ Build started: Project: myodbc8S, Configuration: Release x64 ------ 36>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/setupgui/CMakeLists.txt 36>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/setupgui/CMakeFiles/generate.stamp is up-to-date. 35>myodbc-installer.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\bin\Release\myodbc-installer.exe 34>my_use_result.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\test\Release\my_use_result.exe 36>ConfigDSN.cc 36>callbacks.cc 36>utils.cc 36>main.cpp 36>odbcdialogparams.cpp 36>TabCtrl.cpp 36>tooltip.cpp 36>Generating Code... 36> Creating library D:/MySQL/mysql-connector-odbc-8.0.12-src/lib/Release/myodbc8S.lib and object D:/MySQL/mysql-connector-odbc-8.0.12-src/lib/Release/myodbc8S.exp 36>myodbc8S.vcxproj -> D:\MySQL\mysql-connector-odbc-8.0.12-src\lib\Release\myodbc8S.dll 37>------ Build started: Project: ALL_BUILD, Configuration: Release x64 ------ 37>Building Custom Rule D:/MySQL/mysql-connector-odbc-8.0.12-src/CMakeLists.txt 37>CMake does not need to re-run because D:/MySQL/mysql-connector-odbc-8.0.12-src/CMakeFiles/generate.stamp is up-to-date. 38>------ Skipped Build: Project: INSTALL, Configuration: Release x64 ------ 38>Project not selected to build for this solution configuration 39>------ Skipped Build: Project: PACKAGE, Configuration: Release x64 ------ 39>Project not selected to build for this solution configuration ========== Build: 37 succeeded, 0 failed, 0 up-to-date, 2 skipped ========== D:\MySQL\mysql-connector-odbc-8.0.12-src>