Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a typo for MacOS #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

William-Mou
Copy link

Hello,
Xcode has been updated.
The news version replace "Cocoa App" with "App".

@j3soon
Copy link
Owner

j3soon commented Dec 4, 2019

Hi, thanks a lot!

By the way, what's your Mac's operating system? is it Mojave or Catalina? Since I only have access to High Sierra, I haven't test it on newer OS yet, can you help me confirm that it can work on newer OS?

@William-Mou
Copy link
Author

William-Mou commented Dec 9, 2019

Hello, sorry for the late reply.

My Mac's OS is Catalina 10.15.2 (beta) @William-Mou
My friends's is Catalina 10.15.1 (latest stable) @Ice1187

Both of our Mac couldn't execute the sample code successfully.
We have tried to brew install allegro (latest version), but find some errors like the figure shown as below.

And so on, I tried to compile the Allegro 5 (Dev version) because we found some issues which talked about that Mac probably can't run the sample code with current version.
liballeg/allegro5#1091

In the end, we haven't installed Allegro successfully. If you have any idea, please tell us.
Thank You.

@j3soon
Copy link
Owner

j3soon commented Dec 10, 2019

OpenGL and OpenCL are deprecated but should still work now. I suggest you can use Windows instead...

I would like to try out manually compile the master branch following the instructions here. However I didn't have access to a Mac with newer OS...

@j3soon
Copy link
Owner

j3soon commented Dec 14, 2019

Hi,
My friend told me some solutions:

  1. Downgrade XCode to 10.3 can fix this issue.
  2. A guide on compiling the newest allegro5, I assume it can also work on XCode
    https://hackmd.io/EtcyR8byQVap6_qmCKjgMQ?both

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants