Page 1 of 1

argp.h

Posted: Fri Mar 17, 2023 9:45 am
by matson1111
Hi,

Why does tdadmin include argp.h? It's non standard and not included on MacOSX.

O

Re: argp.h

Posted: Fri Mar 17, 2023 9:45 am
by micke.prag
Because it uses functions from that file. Why are you building our unstable Linux code on Mac OS X?

Re: argp.h

Posted: Fri Mar 17, 2023 9:45 am
by matson1111
Hmmm... Good question. I got hold of an archive that looked good... telldus-core-2.0.103. I'l have another go with the trunk.

Re: argp.h

Posted: Fri Mar 17, 2023 9:45 am
by micke.prag
I was asking why you are using our unstable snapshots since they are known to have issues. To then go compiling the latest unstable software from trunk is just another step into even more buggy code. Why?

Is there any reason you cannot use our precompiled software or at least the stable snapshots?

Re: argp.h

Posted: Fri Mar 17, 2023 9:45 am
by matson1111
micke.prag wrote:I was asking why you are using our unstable snapshots since they are known to have issues. To then go compiling the latest unstable software from trunk is just another step into even more buggy code. Why?

Is there any reason you cannot use our precompiled software or at least the stable snapshots?
No reason, I tried to find what you call your SDK, failing that I got it from the Browse Source page. It's less than obvious where it located. Perhaps I should not worry and go away.

Brand new Tellstick for sale!

Re: argp.h

Posted: Fri Mar 17, 2023 9:45 am
by micke.prag
Our latest stable source package are located here:
http://download.telldus.se/TellStick/So ... 0.4.tar.gz

The precompiled software for Mac OS X contains everything needed for development:
http://www.telldus.com/download/latest/mac

Re: argp.h

Posted: Fri Mar 17, 2023 9:45 am
by matson1111
micke.prag wrote:Our latest stable source package are located here:
http://download.telldus.se/TellStick/So ... 0.4.tar.gz

The precompiled software for Mac OS X contains everything needed for development:
http://www.telldus.com/download/latest/mac
Ahh, right. Thanks.

Re: argp.h

Posted: Fri Mar 17, 2023 9:45 am
by matson1111
matson1111 wrote:
micke.prag wrote:Our latest stable source package are located here:
http://download.telldus.se/TellStick/So ... 0.4.tar.gz

The precompiled software for Mac OS X contains everything needed for development:
http://www.telldus.com/download/latest/mac
Ahh, right. Thanks.
Ahh again, the TelldusCenter installer puts a Framework in /Library/Frameworks. Saves me having to build it myself (:))
This is not too obvious from the documentation. My new TellStick is not for sale anymore.

Re: argp.h

Posted: Fri Mar 17, 2023 9:45 am
by micke.prag
matson1111 wrote:Ahh again, the TelldusCenter installer puts a Framework in /Library/Frameworks.
Yes, since we also use our own API. TelldusCenter doesn't contain any "magic". If TelldusCenter can do something, any thirdparty application is able to do the same thing.
In a way, TelldusCenter could be considered a third party application.
matson1111 wrote:My new TellStick is not for sale anymore.
Good to hear. We need to clear up our development information. Thank you for pointing it our to us.