Skip to content

Instantly share code, notes, and snippets.

@kenany
Created July 31, 2013 22:43
Show Gist options
  • Select an option

  • Save kenany/6126884 to your computer and use it in GitHub Desktop.

Select an option

Save kenany/6126884 to your computer and use it in GitHub Desktop.
ProjectTox-Core\build>cmake -G "MinGW Makefiles" ..
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- Check for working C compiler: C:/MinGW/bin/gcc.exe
-- Check for working C compiler: C:/MinGW/bin/gcc.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/MinGW/bin/g++.exe
-- Check for working CXX compiler: C:/MinGW/bin/g++.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: ProjectTox-Core/build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment