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
_______________________________________________
Chicken-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to