Missing types.r file.
Sighman
Posts: 56
Hi, I am a developer trying to use the Carrara SDK (version 8.1.1.12 from carraracafe.com). It requires the QuickTime SDK from Apple to compile resource files. However, the latest QuickTime SDK from Apple seems to be missing the types.r file. This is causing the resource compile step to fail. Can anyone steer me in the right direction on how to resolve this?
Thanks
Comments
Original answer was withdrawn as it does not solve the problem.
Thank for the replay but I have already sorted it out. With the help of the folks at carraracafe I was able to resolve the problem by replacing types.r with carbon.r and now everything is tickety-boo.
Thanks for asking the question, as apparently my answer above was my problem. I was able to get my sample compiled and working with Fenric's answer over at carraracafe. Now I just have to learn C++.