Jump to content

"DllNotFoundException: viveport_api"


boxmyth

Recommended Posts

I'm very new to this Viveport development, so I apologize if this is an elementary question, but I keep getting a "DllNotFoundException: viveport_api" error inside Unity when runtime starts. I imported the Viveport Unity package and thought I had set up all the necessary calls, but I seem to be overlooking something. Anyone care to guess what I might be doing wrong?

Link to comment
Share on other sites

hi boxmyth,

 

Are you on a 32 or 64 bit platform? Windows 10?

 

When you imported the unitypackage (you can simply double click on the .unitypackage file when you have unity open to your project) did it have both folder selected? Plugins and Viveport?

 

To test add the ViveportDemo script to one of the gameobjects (or an empty one) in your scene.

 

-Dario

 

 

Link to comment
Share on other sites

Ha, yes, this was the issue. I have a (maybe bad) habit of importing new packages to new projects, then only carrying over what I think I need into my actual Unity project. I simply missed the Plugins folder in this case. Sorry about that. All good now.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...