Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
yeun_jo's avatar
yeun_jo
Honored Guest
7 years ago

[C++]LINK ERROR 1104 can't find '...\ovr_sdk_win_1.25.0_public\OculusSDK\LibOVR\Include.obj'

Hello, in developing process making a DLL by C++ for getting Orientation data in real time into LabVIEW,

I got a problem like the above title. 

But I can't find any 'Include.cpp' file to compile in Oculus SDK.

It'll be really thankful if you let me know how can I solve this problem. 

ps) I'm sorry the capture image is written in Korean but pretty sure that you can figure out what the error is.

 

1 Reply

  • yeun_jo's avatar
    yeun_jo
    Honored Guest
    @imperativity
    I’m using visual studio community 2015 and trying to make a dll to export orientation data to Labview. 

    The error means ‘...include.obj’ file can’t not open. So I searched ‘include.cpp’ to build and make the object file but can’t find it in SDK.