Lecrapouille/zipper

CI Mac OS X failed compiling demos

Opened this issue · 0 comments

I dunno why makefile cannot find the .o file

cc -pie  demo_unzip.o demo_unzip.app   -o demo_unzip
clang: error: no such file or directory: 'demo_unzip.o'

While for my project OpenGlassBox it works