Esri / cityengine-sdk

CityEngine is a 3D city modeling software for urban design, visual effects, and VR/AR production. With its C++ SDK you can create plugins and standalone apps capable to execute CityEngine CGA procedural modeling rules.
https://esri.github.io/cityengine/cityenginesdk
Apache License 2.0
206 stars 64 forks source link

Compiling on OSX for Maya 2014 #18

Closed jmaruska closed 9 years ago

jmaruska commented 10 years ago

Has any one gotten this to work successfully? I keep getting:

Could not find a package configuration file provided by "prt4maya_codec" with any of the following names:

prt4maya_codecConfig.cmake
prt4maya_codec-config.cmake

It seems like it can't compile the encoder properly. Not sure if it's me or not...

mistafunk commented 9 years ago

i hope this has been resolved in the meantime, else please reopen.

jmaruska commented 9 years ago

nope. I never got it to work. Has anyone else reported success compiling on OS X?