-
Notifications
You must be signed in to change notification settings - Fork 67
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
Does this work on a Mac? #158
Comments
I don't have access to a Mac and I've never done any software development (and never really even used) a Mac, so I have no idea at all. It may be able to be done, but I won't be doing it. |
Some time ago I had no problem compiling on Mac, but that was *really* a
while ago...
Pozdrawiam serdecznie & Best Regards & Mit freundlichen Grüßen,
--
:: *Łukasz Rżanek*
czw., 25 kwi 2019 o 03:18 Ryan Binns <[email protected]> napisał(a):
… I don't have access to a Mac and I've never done any software development
(and never really even used) a Mac, so I have no idea at all. It may be
able to be done, but I won't be doing it.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#158 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABVL7YBJ2W4VYQDKAHZ5J3PSD2F3ANCNFSM4HHDP3KA>
.
|
Okay, thanks for your answers! |
Just compiled it on MacOS Monterey without problems. Installed the dependencies (cmake, openssl, curl, libusb, protobuf, protobuf-c) via Homebrew. |
Hey ! |
@sanderevers : I guess I have managed to open the app using "sudo open TomTomWatch.jar", yet, the software doesn't detect the watch ... |
I don't know what
Then
and follow the build instructions which should install
and see if it prints a help text.
to see your latest activities on the watch. At least, this is what worked for me (on MacOS Monterey). Hope it does the trick for you too. |
Your confusing with my project: https://github.com/scubajorgen/TomTomWatch |
I started from scratch after my last message and I'm stuck at the "make" command of the build process that always lead to errors : and 4 other errors like this : |
And i also have this error about the 'sprintf' function : |
I don't know much about C, but my guess is it cannot find the |
done but it doesn't change anything. Yet, running brew instal cmake etc ... I've some errors about the formula used : Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake ==> Pouring [email protected] and run It looks like it's fine but it's not ... |
Yes, your packages look fine. The |
I managed to create all folders (ttbincnv, ttwatchd ...) manually and complete all the installation using "-i" to ignore errors. These folders are empty (normal ?) Also, I complete the last instruction (sudo make install) and I found ttwatch into /usr/local/bin with all other files. All files previoulsy mentionned are still empty |
@Lenahic today I tried to install ttwatch on a clean MacOS Sonoma and got the same error. And I found the solution!
After that, the build process worked. |
Also, to update the GPS data, I needed to create a file
I first tried to put this in |
Sorry, I'm a total newbie, TTwatch looks great, exactly what I was looking for, any chance to get this running (pun intended ;) on a Mac?
The text was updated successfully, but these errors were encountered: