OSVR / OSVR-Android-Build

Repo with submodules for building OSVR for Android
Apache License 2.0
24 stars 17 forks source link

osvr/Server/Export.h: No such file or directory #27

Closed aalmada closed 5 years ago

aalmada commented 8 years ago

I'm trying to compile the branch "master" with Visual Studio Community 2015 Update 3 and I'm getting this missing file error:

5>         In file included from D:\Users\aalmada\Documents\Projects\GitHub\OSVR-Android-Build\src\OSVR-Core\inc/osvr/Server/ConfigureServerFromFile.h:29:0,
5>                          from D:\Users\aalmada\Documents\Projects\GitHub\OSVR-Android-Build\src\OSVR-Core\src\osvr\ClientKit\ServerAutoStartC.cpp:32:
5>         D:\Users\aalmada\Documents\Projects\GitHub\OSVR-Android-Build\src\OSVR-Core\inc/osvr/Server/Server.h:29:32: fatal error: osvr/Server/Export.h: No such file or directory
5>          #include <osvr/Server/Export.h>
5>                                         ^
5>         compilation terminated.

Full build log is available at https://gist.github.com/aalmada/5cf6e5d6ef1553ed2972a6f2f3ecee00