Home Forums Unreal Engine 4 SDK Packaging for Tobii VR Reply To: Packaging for Tobii VR

#12436
Filip Kostic
Participant

Sorry for the multiple posts – i am making some progress, still not getting any eye gaze interaction in built project.

Managed to get the built project folders to package with the tobii plugin in the folders, which wasnt happening before. Did this by including the plugin in the plugins/runtime of the engine version rather than just the project itself.

Still have not had any luck using that argument in the build.cs file though.. It fails to compile on build. I pointed it to the plugin in my plugin/runtime folder to try and troubleshoot no luck.

Have this yellow warning while packaging the successful builds warning me that some tobii things are not initializing properly. Could this be it?

View post on imgur.com

Thanks for the help.