libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches

Getting an application ready to use libcwd.

This page describes the preparations that you need to perform before starting to use libcwd in your applications source code.

Step 1: Installing libcwd

Binary distributions should be installed the usual way.

If you are installing libcwd from source then please read the INSTALL file that is included in the source distribution.
See also: Configuration Options And Macros

Step 2: Adding the cwds submodule

It is highly recommended to add the git submodule cwds in the root of your project. See the cwds setup instructions for the exact commands.