CIDLib icon indicating copy to clipboard operation
CIDLib copied to clipboard

The CIDLib general purpose C++ development environment

Results 2 CIDLib issues
Sort by recently updated
recently updated
newest added

XMLFormat behaves oddly when used in a makefile in Visual Studio 2017. The makefile line immediately after the XMLFormat line will display unprintable characters instead of tabs and CR/LF's. The...

This resolves some errors I got while trying to run CIDBuild. All the changes are fairly small but as a side-effect, I implemented TFindInfo::m_bIsDir for Linux, because without it, CIDBuild...