tycmd on macOS

Status
Not open for further replies.
Hi all,

I'm sure this is something really stupid, but... I'm trying to install tycmd on a mac, and having no luck. I followed the instructions on the github, got qt5 errors (I don't have Qt), then tried again without building commander/updater, and it seemed to work:
Code:
[darwin] » cmake ../.. -DCONFIG_TYCOMMANDER_BUILD=0 -DCONFIG_TYUPDATER_BUILD=0                                                                                                                                                    (master)
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/sam/code/tytools/build/darwin

But... I can't for the life of me figure out how to get from here to being able to use tycmd as a command. Does it need to be ... linked? Or something?

(ps. the tycommander and tyupdater are awesome, excited to have the same thing but command-line!)
 
Status
Not open for further replies.
Back
Top