cinder / Cinder

Cinder is a community-developed, free and open source library for professional-quality creative coding in C++.

Home Page:http://libcinder.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CameraPersp sample loadResource() url error

CorrieVS opened this issue · 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