tetotechy

Results 3 comments of tetotechy

> I hava a similar problem on mac os Ventura. I try to build master. > > I use this command > > ```shell > cmake .. -DCMAKE_PREFIX_PATH=/Users/iddar/.local/llvm -DZIG_STATIC_ZLIB=on >...

Apologies for not making myself clear. What I meant is that [the following code](https://playground.ponylang.io/?gist=b30c374517121d88f88d49d059f7d1e1) compiles (I changed the example a bit): ```pony actor Main new create(env: Env) => Foo[U8, Array[U8]](env,...

I am having sort of the same issue, though I'm getting a error messages that are not consistent with the db schema: the `names` prop is NOT computed: also, data...