Quote from: The Happy Friar on May 28, 2018, 06:23:17 PM
errors I got:Code SelectSeverity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: '..\LibOVR\Include\OVR_CAPI.h': No such file or directory idlib d:\doom-3-bfg-vr-master\neo\vr\Vr.h 32
Error C1083 Cannot open include file: '..\LibOVR\Include\OVR_CAPI.h': No such file or directory Doom3BFGVR d:\doom-3-bfg-vr-master\neo\vr\Vr.h 32
Error C2061 syntax error: identifier 'DXGI_JPEG_AC_HUFFMAN_TABLE' Doom3BFGVR C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\wincodec.h 8132
Error C2061 syntax error: identifier 'DXGI_JPEG_AC_HUFFMAN_TABLE' Doom3BFGVR C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\wincodec.h 8321
Error C2061 syntax error: identifier 'DXGI_JPEG_DC_HUFFMAN_TABLE' Doom3BFGVR C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\wincodec.h 8137
Error C2061 syntax error: identifier 'DXGI_JPEG_DC_HUFFMAN_TABLE' Doom3BFGVR C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\wincodec.h 8326
Error C2061 syntax error: identifier 'DXGI_JPEG_QUANTIZATION_TABLE' Doom3BFGVR C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\wincodec.h 8142
Error C2061 syntax error: identifier 'DXGI_JPEG_QUANTIZATION_TABLE' Doom3BFGVR C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\um\wincodec.h 8331
first two are easy: I don't have that folder in my neo/libs folder. So obivious. :)The DX ones I'm not sure.
I downloaded the .zip of the github files earlier today & tried to compile that. i'm using Studio 2017 & had it cmake to 15, but had no issues loading the solution file. I added the stuff I was supposed to to the preprocessor & command line for the respective projects.
lol, I was faced with the same issue but Motorsep is right your missing the libraries. The libraries that are used is valve's openvr library and the oculus window SDK. I'll post the link to the libraries.
https://drive.google.com/file/d/1gMshC5WQ5BP_tW5pmc7JhW8FttBxyeLE/view?usp=sharing