Compiling Connector/C
Compiling on Windows
devenv mariadb_connector_c.slncmake --build . --config RelWithDebInfoCompiling on Unix
makecmake --build . --config ReleaseLast updated
Was this helpful?
devenv mariadb_connector_c.slncmake --build . --config RelWithDebInfomakecmake --build . --config ReleaseLast updated
Was this helpful?
Was this helpful?