Programming/C++ (4) 썸네일형 리스트형 Boost Library for windows with Msys2 Boost library for windows header files works well with msys2 clang compiler. Build option should include Boost Library. clang++.exe -I boost_home_dir -o output.exe test.cpp MySQL Connector Developer's Guide MySQL Connector/C++ 1.1 Developer Guide https://dev.mysql.com/doc/connector-cpp/1.1/en/ MySQL :: MySQL Connector/C++ 1.1 Developer Guide MySQL Connector/C++ 1.1 Developer Guide Abstract This manual describes how to install and configure MySQL Connector/C++ 1.1, which provides a C++ interface for communicating with MySQL servers, and how to use Connector/C++ to develop database applications. dev... Boost Library Document https://www.boost.org/doc/libs/1_72_0/more/getting_started/windows.html#id29 Boost Getting Started on Windows - 1.72.0 Change your current directory to the Boost root directory and invoke b2 as follows: For a complete description of these and other invocation options, please see the Boost.Build documentation. Be sure to read this note about the appearance of ^, More? and q www.boost.org A Good Overview of Visual Studio Code for C++ For C++ development, this brand new editor is rising force. Compared to Sublimetext and Atom or so, it has more convenient and intuitive than others. Although some more heavy than others, it has it's competence. In C++Now conference in 2008, we can find good introduction to this. 이전 1 다음