We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Clay on Ubuntu complains about parser errors on /* tokens
/*
GCC on some older versions of Ubuntu has a compiler bug that breaks Clay's parser. Try updating your compiler.
How do I build a debug version of Clay?
When running cmake, set the CMAKE_BUILD_TYPE attribute: cmake -DCMAKE_BUILD_TYPE=Debug ..`
CMAKE_BUILD_TYPE
cmake -DCMAKE_BUILD_TYPE=Debug
There was an error while loading. Please reload this page.