cinder / Cinder-OpenCV

OpenCV CinderBlock
101 stars 95 forks source link

[glNext] need to add -lz to end of Mac projects linker flags. #10

Open sansumbrella opened 9 years ago

sansumbrella commented 9 years ago

To build samples and template projects with glNext on the Mac, one currently needs to add the -lz flag for zlib to the end of the linker flags.

I can do this project-by-project and submit a PR, but if there is an automated way to do it, that would be hugely preferable.

richardeakin commented 9 years ago

I believe this is fixed.