Jenkin Lee
Jenkin Lee
@Griovwe 's answer also worked in my case, you have to add "-D_GLIBCXX_USE_CXX11_ABI=0" to both the g++ lines for roi_pooling layer and psroi_pooling layer if you encountered this problem.
@hadi-ghnd Griovwe should be thanked : ) Anyway, I did some google about this flag and found the reason. In case anyone is interested, posted here: ) https://developers.redhat.com/blog/2015/02/05/gcc5-and-the-c11-abi/ The GNU...
To be short, activate the environment (if you have one), try one of the followings and see if it works: 1. `pip install openni`. 2. `echo %path%`, copy `openni2.dll` to...