mysql-modern-cpp icon indicating copy to clipboard operation
mysql-modern-cpp copied to clipboard

Fix build with gcc on Ubuntun 24.10

Open theo-dep opened this issue 5 months ago • 0 comments

Build with g++ -Wall -Wextra -O2 -std=c++11 -I. -o test test.cpp -lmysqlclient -lz -lzstd -lssl -lcrypto -lresolv -lm

theo-dep avatar Sep 08 '24 20:09 theo-dep