chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] chicken-bind: don't get output for 'mosquitto.h'


From: Christoph Lange
Subject: [Chicken-users] chicken-bind: don't get output for 'mosquitto.h'
Date: Mon, 3 Dec 2018 10:59:39 +0100

Dear Chicken Schemers,

I have problems using 'chicken-bind'. I'm trying to make 'mosquitto', the MQTT library, available to Chicken. But

  chicken-bind -follow-include mosquitto.h

gives me a practically empty 'mosquitto.scm' file:

-------------------- 8< ----------------

;;; GENERATED BY CHICKEN-BIND FROM mosquitto.h

(begin)

;;; END OF FILE
-------------------- 8< ----------------

(this is the 'mosquitto.h' file: https://github.com/eclipse/mosquitto/blob/master/lib/mosquitto.h)

Any idea, where I should look for the solution of this?

/Christoph

--
Christoph Lange

reply via email to

[Prev in Thread] Current Thread [Next in Thread]