Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
kushagra.mahajan27's avatar
2 years ago

InteractionSdk v49 issue [DllNotFoundException: InteractionSdk assembly]

I am getting the below error when trying to run a hand interaction application.

The hand interaction works, however I am trying to extract the hand pose information and hence I need the HandFilter.cs script to print out this information. However, due to the above build error, I am unable to run the script beyond the a few lines in the Awake() method and hence unable to extract the required information. 

 

A similar issue is seen with other scripts as well that require importing InteractionSdk.dll. They all fail due to the import issue.

 

I am running on MacOS, and I found that there is a InteractionSdk.dll for Win32 and Win64, but not for MacOS. Is that the reason behind this issue. Requesting an urgent response since I am unable to move forward due to this InteractionSdk.dll error. Is there a way to resolve this error???

Please let me know if any more details are needed regarding this error.

Thanks 🙂

 

No RepliesBe the first to reply