SFML community forums

Help => General => Topic started by: Flaze07 on April 29, 2018, 05:33:28 pm

Title: building sfml problems
Post by: Flaze07 on April 29, 2018, 05:33:28 pm
There is an attachment. Why does CMake says Android ? Shouldn't it say Windows ( Well, I mean, not really, but it shouldn't be saying it needs Android_SDK )
Title: Re: building sfml problems
Post by: eXpl0it3r on April 29, 2018, 06:21:51 pm
Well it's not saying that, it's just you thinking that it's saying that. ;)
The actual error message is in the bottom text box and it says that it can't find your compiler.

The Android flags are just default flags set by SFML, but they don't mean anything on their own.
Title: Re: building sfml problems
Post by: Flaze07 on April 30, 2018, 01:46:02 pm
I encountered another problem :
Title: Re: building sfml problems
Post by: Flaze07 on April 30, 2018, 07:31:59 pm
I disabled the DOC and Example option and now, I have built SFML...