Daniel Holden
Daniel Holden
Hey, This is a good idea. I'll try to implement some 32-bit/64-bit compile time variable like the one you showed. I'm not keen on using the native types `int` and...
Thanks for the report. Sorry I'm not really a unix expert. So the issue is that installing libraries with `cp` does not work in some cases? So what is the...
Ah this is a very cool idea. I will definitely take a look into it when I get some time. I've written a dynamic module loader type thing before so...
Started work on this in 02a55d2c1e1df86553f4d75b34805dde00930f2a
This is something I'd definitely be interested in trying but I guess I've never really found the right tool. Do you have any recommendations? Something cross platform and powerful would...
Interesting. I checked a few but most seem like false positives. In particular anything intended to be cleaned up by the GC is reported. I should look through all the...
Hi @IngwiePhoenix, I would think this would be pretty difficult/impossible to just "port" in some way because Cello is really tied to it's own internals. However you may be able...
I don't have any experience with pkg-config so can't give you much help with that, sorry!
This is a nasty one. Unfortunately such a smart object isn't possible in C but there may be other ways. Thanks, I'll have a think about it.
Until I can think of a better solution I've simply added a warning to the website.