[vtkusers] Build Error concerning VTK's OpenVR Module

Jamil Goettlich jamil.goettlich at gmail.com
Tue Apr 3 12:29:02 EDT 2018


Hi Ken,

thanks alot for the fast answer, it compiles now! I just commented the two
error lines out and removed the bool "bIsInputCapturedByAnotherProcess"
from another if-condition.

Thanks,
Jamil

2018-04-03 18:15 GMT+02:00 Ken Martin <ken.martin at kitware.com>:

> Nah, they (steam/openvr) just changed the API and removed that function.
> You can remove it in your copy of VTK or I'll push a patch later today to
> do it.
>
> Thanks!
> Ken
>
> On Tue, Apr 3, 2018 at 11:44 AM, Jamil Goettlich <
> jamil.goettlich at gmail.com> wrote:
>
>> Hello VTK Users,
>>
>> I am having trouble compiling VTK's OpenVR Module. I am using Visual
>> Studio 15 2017 Win64 compiler on a Windows 10 machine.
>> I linked include files and the library from the openVR Module:
>> https://github.com/ValveSoftware/openvr
>> I also downloaded SDL2, but it was not asked within the configuring
>> process.
>> The error I get in Visual Studio is the following:
>> Error C2039 'IsInputFocusCapturedByAnotherProcess': is not a member of
>> 'vr::IVRSystem' Project: vtkRenderingOpenVR
>> C:\Tools\VTK-8.1.0\Rendering\OpenVR\vtkOpenVRRenderWindow.cxx line 281
>>
>> What am I doing wrong in the build process? Did I forget to link anything?
>>
>> Thanks a lot,
>> Jamil
>>
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>
>> Follow this link to subscribe/unsubscribe:
>> https://vtk.org/mailman/listinfo/vtkusers
>>
>>
>
>
> --
> Ken Martin PhD
> Distinguished Engineer
> Kitware Inc.
> 28 Corporate Drive
> Clifton Park NY 12065
>
> This communication, including all attachments, contains confidential and
> legally privileged information, and it is intended only for the use of the
> addressee.  Access to this email by anyone else is unauthorized. If you are
> not the intended recipient, any disclosure, copying, distribution or any
> action taken in reliance on it is prohibited and may be unlawful. If you
> received this communication in error please notify us immediately and
> destroy the original message.  Thank you.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180403/8da66201/attachment.html>


More information about the vtkusers mailing list