Hey Guys, we have a problem when we create an object photonlib::PhotonCamera
show this error (namespace “photonlib” has no member “PhotonCamera”). We did the online installation of Photonlib.
Are you including photonlib/PhotonCamera.h?
Yes! But still not recognize the library.
If you open the PhotonCamera.h file, does it have a “class PhotonCamera” in it? You don’t have a namespace wrapper around the include, correct?