-
Notifications
You must be signed in to change notification settings - Fork 17
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
ticables_get_model
and ticables_get_port
returning NULL
#82
Comments
The The real error is below: |
(just mentioning also that tilp works fine on mac and you don't need a Linux vm for it, in case you believed so. The same install script linked by Lionel should be working, or the cmake build) |
Okay, I'm trying to install tilp on macOS. I'm running into the following error when I run
I'm on Sequoia, by the way. |
That's a typical error message on a computer missing |
I really appreciate your help so far. At this point I'm running into the following error:
|
Is your port-installed libglade2 providing pkg-config files (.pc) that you could give their folder's path of to the But really you could just disable building gfm in the script, as you likely won't need it, and relies and libglade that has basically been deprecated and removed from most distros. |
Exactly: either you need to find glade somehow, or you can just disable the line which triggers building gfm. |
FTR, I've started porting GFM to GTK+Builder locally, which is the proper way to fix the issue (barring a rewrite using another UI toolkit, which is more work). I haven't yet published anything, as the port isn't functional yet. |
I'm running
tilp
inside an Ubuntu VM on a Mac. This is my output.This is the
lsusb
:The text was updated successfully, but these errors were encountered: