A.3 — Using libraries with Code::Blocks

To recap the process needed to use a library: Once per library: Acquire the library. Download it from the website or via a package manager. Install the library. Unzip it to a directory or install it via a package manager. Tell the compiler where to look for the header file(s) … Continue reading A.3 — Using libraries with Code::Blocks