It sounds like you might not be linking to the CRT when building SFML. (ios_width is iostream, which requires the CRT library.) You need to rebuild SFML, ...
確定! 回上一頁