Created
July 31, 2013 22:43
-
-
Save kenany/6126884 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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