I was trying to add a Mei panoramic camera model to the cycle engine, but I couldn’t build it successfully. I have made modification to the following files:
intern/cycles/blender/camera.cpp
intern/cycles/kernel/type.h
intern/cycles/kernel/camera/projection.h
intern/cycles/scene/camera.cpp
intern/cycles/scene/camera.h
While I was building it, I have got those errors. I’m wondering where can I locate the BL::Camera class?
Thank you for your help