Answer the question
In order to leave comments, you need to log in
How to copy using MinGW?
I compile the program using MinGW in this way: mingw32-make install
, but it gives an error:
C:\projects\SFML\build\armeabi-v7a>mingw32-make install
[ 1%] Building CXX object src/SFML/System/CMakeFiles/sfml-system.dir/Err.cpp.o
In file included from C:\projects\SFML\src\SFML\System\Err.cpp:28:0:
C:\projects\SFML\include/SFML/System/Err.hpp:32:19: fatal error: ostream: No suc
h file or directory
#include <ostream>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question