cmake the OSVR-FOVE project with 'Visual Studio 15 2017 Win64' config
run the project with 'RelWithDebInfo' and get com_Sensics_FOVE.dll plugin
put the plugin into directory 'C:\Program Files\OSVR\Runtime\bin\osvr-plugins-0'
run the osvr_server with fove config file and the result is like this:
The loading just keeps failing, I've tried all different settings (Visual Studio 2013, Debug config, Release config...) and not sure what the problem is.
The issue is similar to issue #552 with the warning of failing to load the plugin. Below is my setup:
The loading just keeps failing, I've tried all different settings (Visual Studio 2013, Debug config, Release config...) and not sure what the problem is.