checkActivation in HDK12 always failing

   1487   0   1
User Avatar
Member
27 posts
Joined: 11月 2008
Offline
hi,

i'm trying to write a POP plugin in HDK 12.

i'm starting by compiling the sample POP node that came in toolkit samples… however, when I compile and install the samples (POP_LocalForce, POP_CircleForce, POP_SpotLight)… none of them evaluate correctly and checkActivation is always returning 0 even when activate parameter returns 1.

so it fails on this line…
if (!checkActivation(data, (POP_FParam) &POP_CircleForce::ACTIVATE))

if i comment those lines out so they always evaluate then it seems to work properly…

any help would be much appreciated…

thanks,
alex
  • Quick Links