Skip to content
New issue

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

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

Already on GitHub? # to your account

Is there anyway to compile this from Xcode? I get 'gtk/gtk.h' file not found #406

Closed
thepost opened this issue May 24, 2021 · 2 comments
Closed

Comments

@thepost
Copy link

thepost commented May 24, 2021

I'm thinking that I could add a script to run carton dev and ^c from Xcode so that it launches in the browser straight from Xcode.

Currently when compiling though I get 'gtk/gtk.h' file not found in type_check.h. Any ideas how to resolve this?

@MaxDesiatov
Copy link
Collaborator

As far as I'm aware, Xcode is not extendable in this way. Even if you had a script integrated as a build phase, the main build process would still require some Apple device set as a target, which most probably won't work cleanly with the build system. If anyone knows of any alternatives, I'm happy to consider those.

@MaxDesiatov
Copy link
Collaborator

Closing this as something caused by Xcode limitations, I don't think it's related to Tokamak. Feel free to reopen if that's incorrect or if there are any alternatives that we could implement on our side.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

2 participants