argp.h

Moderator: Telldus

Post Reply
matson1111
Posts: 13
Joined: Fri Mar 17, 2023 9:45 am

argp.h

Post by matson1111 »

Hi,

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

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

Re: argp.h

Post by micke.prag »

Because it uses functions from that file. Why are you building our unstable Linux code on Mac OS X?
Micke Prag
Software
Telldus Technologies
matson1111
Posts: 13
Joined: Fri Mar 17, 2023 9:45 am

Re: argp.h

Post 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.
micke.prag
Site Admin
Posts: 2243
Joined: Fri Mar 17, 2023 9:45 am
Location: Lund
Contact:

Re: argp.h

Post 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?
Micke Prag
Software
Telldus Technologies
matson1111
Posts: 13
Joined: Fri Mar 17, 2023 9:45 am

Re: argp.h

Post 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!
micke.prag
Site Admin
Posts: 2243
Joined: Fri Mar 17, 2023 9:45 am
Location: Lund
Contact:

Re: argp.h

Post 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
Micke Prag
Software
Telldus Technologies
matson1111
Posts: 13
Joined: Fri Mar 17, 2023 9:45 am

Re: argp.h

Post 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.
matson1111
Posts: 13
Joined: Fri Mar 17, 2023 9:45 am

Re: argp.h

Post 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.
micke.prag
Site Admin
Posts: 2243
Joined: Fri Mar 17, 2023 9:45 am
Location: Lund
Contact:

Re: argp.h

Post 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.
Micke Prag
Software
Telldus Technologies
Post Reply