Results 15 comments of predat

Hello @rovi9969, Sorry for the response delay but i’m very busy these days... What is the OS you’re using ? osbTools is a mix of python scripts and c++ code,...

Our pipeline is Linux only but i’ve compile osbTools on windows for Maya 2018 for testing... I can share this build with you but i’m not sure that will be...

[osbTools.zip](https://github.com/shyal/osbTools/files/2590764/osbTools.zip)

Here is the command i use on Windows platform to compile osbTools: - In the git repo that you clone create, a *build* directory - `cd build` - `cmake -G...

@sobotka i've one of those iMac… What do you need to know ?

If I may put my two cents in, i was able to build zlib library with cmake & msvc like i do on linux with a CMakeLists.txt with this PR.

This PR is trivial; do you think you can merge it ?

Yes indeed, I have just seen that. I must investigate.