Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PixelPicoSean

Pages: [1]
1
Really nice one, looking forward to the steam version :)

2
@Mario

It shows "extlibs:" with nothing when I append the line you suggested, but shows "1" if I change that line to:
message("extlibs: ${SFML_OS_ANDROID}")

I guess that's what you need since I want to build for Android instead of iOS :D

3
I just cloned from official repo and following android configuration guide, but it always showing this warning line and linking to sfml-audio fails while building.

Code: [Select]
WARNING: Target "sfml-audio" requests linking to directory "/Library/Frameworks/OpenAL.framework".  Targets may link only to libraries.  CMake is dropping the item.
I am not familiar with CMake, plz help.

Regards,
Sean

Pages: [1]