We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Compadre Toolkit is not currently supported in Windows..
Here are notes on the current port to Windows:
cmake -DCMAKE_C_COMPILER=x86_64-w64-mingw32-gcc.exe -DCMAKE_CXX_COMPILER=x86_64-w64-mingw32-g++.exe -DLIBDL_LIBRARY=/usr/x86_64-w64-mingw32/sys-root/mingw/lib/libdl.a -DLIBDL_INCLUDE_DIRS=/usr/x86_64-w64-mingw32/sys-root/mingw/include/ ..