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 - cobo

Pages: [1]
1
General / Re: M1 Support
« on: July 07, 2021, 11:49:23 pm »
Thanks for the advice. Since we last spoke I've gone through the iOS tutorial and with my limited knowledge of working Xcode, I was able to get a target set for all 3 targets I wanted to implement: (Intel, M1, and iOS Architectures). This is all within the same Xcode project.

I wasn't able to figure out how to combine the Intel & M1 architectures into the same Xcode target though. Oh well.

2
General / Re: M1 Support
« on: June 27, 2021, 08:51:05 pm »
Thanks for the quick reply.

In your opinion, what is the best flow for getting this set up for both macOS and iOS in the same Xcode project?

I initially set up SFML in an Xcode project from the directions online by downloading the macOS SFML files. And then went through the directions for setting up a iOS target in Xcode as well. This went well as I got it to work on the iPhone by downloading SFML from source and using Cmake, but then I found that the macOS target was only working for x86.

What do you recommend? Any help would be awesome. Thx again.

3
General / M1 Support
« on: June 27, 2021, 02:12:30 pm »
Hello All,

Bare with me as this is my first time posting to the SFML Forum. I had just one quick question about M1 Mac Support. The current version of SFML at this time is 2.5.1, does this version support Apple Silicon out of the box if built from source using CMake?

Best Regards,
Cobo

Pages: [1]
anything