#Hi running into CI / CD build issues not sure what is the solution
1 messages · Page 1 of 1 (latest)
What is mq? It does not appear to be a Zig thing.
thats just what the progress prints when not in a proper terminal
oy
Looks like it can't find some headers.
Are there some C libraries missing?
I noticed you're using C99.
But it says it can't find some symbols...?
And that is why I don't know what is the issue
Either try a more up-to-date c-lib or compiler. Other than that, nothing comes to mind.
I've run into this issue too.
And upgrading/downgrading my c-lib fixed it depending on the Zig version.
but i have no c lib in my local
does my local c lib affect the remote ci / cd pipeline
@lime thunder sorry for disturbing but i cannot seem to find this issue