DiscussionsIssue archiveInstallation and Building

Archived discussion

Error compiling with OpenVR

Installation and BuildingTue, 01/31/2023 - 01:171 reply

Browse this forum
QuestionAuthor

Hello all

I get following error while trying to compile 7.7.0 with OpenVR

[ 36%] Building CXX object src/TKService/CMakeFiles/TKService.dir/__/Aspect/Aspect_OpenVRSession.cxx.obj
C:\opencascade-7.7.0\src\Aspect\Aspect_OpenVRSession.cxx:171:35: error: expected unqualified-id before ')' token
  171 |   Aspect_OpenVRSession::VRContext() : System (NULL)

I am using this package:

https://packages.msys2.org/package/mingw-w64-x86_64-openvr?repo=mingw64

also 

libavutil.a(random_seed.o):random_seed.c:(.text+0x50): undefined reference to `BCryptCloseAlgorithmProvider'

using

https://packages.msys2.org/package/mingw-w64-x86_64-ffmpeg?repo=mingw64

Thanks!

Discussion

1 archived reply

Posts are displayed in their archived order.

01Author

never mind,

I got all with MSYS2