Tellstick Duo on a Mac Mini M1 (Big Sur)

Moderator: Telldus

Post Reply
SuperCed
Posts: 8
Joined: Fri Mar 17, 2023 9:45 am

Tellstick Duo on a Mac Mini M1 (Big Sur)

Post by SuperCed »

Hi!

is there a tdtool version available to use my TellStick Duo on my Mac Mini M1 using Big Sur.

If this is not supported, is there any open source project that I can fork and adapt in order to make it work on a Mac M1 ?

Just a link will be ok for me, I just need to build tdtool. Where is the last source version for MacOS ?
The last version I have is working on High Sierra. I did not test on Catalina.

Thanks !
micke.prag
Site Admin
Posts: 2243
Joined: Fri Mar 17, 2023 9:45 am
Location: Lund
Contact:

Re: Tellstick Duo on a Mac Mini M1 (Big Sur)

Post by micke.prag »

Micke Prag
Software
Telldus Technologies
SuperCed
Posts: 8
Joined: Fri Mar 17, 2023 9:45 am

Re: Tellstick Duo on a Mac Mini M1 (Big Sur)

Post by SuperCed »

Thanks, I'll try to compile that on my Mac M1.

For now, I have no luck with cmake because ld can't find lSystem and dome other librairies in order to link.

But I'll try to update cmake list file in order to make it work.

If I have no luck with that, I'll try a new XCode project and try to add files manually.
SuperCed
Posts: 8
Joined: Fri Mar 17, 2023 9:45 am

Re: Tellstick Duo on a Mac Mini M1 (Big Sur)

Post by SuperCed »

I tried the last packaged version and it works great on a M1 Mac using Big Sur!

I did not have to compile it.

For information, how can I compile the sources? I get some error telling me that it does not find -lSystem libraries.

And I also have a message telling I don't have to use trunk to compile it.

Must I go on a specific branch ? Or must I launch cmake from root directory ?

Thanks!
Post Reply