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

Build Luakit for Macos #10

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Build Luakit for Macos #10

wants to merge 28 commits into from

Conversation

Larpoux
Copy link

@Larpoux Larpoux commented Sep 21, 2019

Hi William,

I ported Luakit to Macos.
To build the Macos librairies, got to luakit root and:

export CONFIG=Debug
./build-macos.sh

Using Luakit for Macos is very similar to using Luakit for ios.
You can find the readme here

I built the five usual Demo in luakit/MacosDemo

  • AsyncSocketTest
  • NotificationTest
  • OrmTest
  • ThreadTest
  • WeatherTest

@Larpoux
Copy link
Author

Larpoux commented Sep 22, 2019

Hi William,

I did a pull request on Github to port my work on Macos to your master branch.

I have now some problems since my SDK was upgraded to Macos 10.15, but I still work on Macos 10.14.

It seems that there is some incompatibilities between 10.14 and 10.15.

My problem is that I really do not want to work on a beta version. But do not worry, I will fix all those problems next month when Macos 10.15 will be released.

PS: Do you plan to integrate my work to your master branch ?

Cheers.

/Larpoux

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.

1 participant