Cinder icon indicating copy to clipboard operation
Cinder copied to clipboard

CameraPersp sample loadResource() url error

Open CorrieVS opened this issue 3 years ago • 0 comments

loadResource() does not use external path defined in Resources.h ../../data/environment_maps/. Fix requires creating a resources directory inside the CameraPersp app directory and copying humus_sf.jpg into it.

Error logged as:

Failed to load resource: Could not resolve absolute path for: humus_sf.jpg

System: Linux, Ubuntu 20.04 Built with cmake

CorrieVS avatar Mar 27 '22 20:03 CorrieVS