You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @adamski, This is caused by Windows not supporting symbolic links out of the box. You'll need to enable symbolic links first and then try rebuilding. Ultimately we plan to move the actual headers into the include folder so that you don't face this issue in the future.
What happened?
Using realm-cpp version 1.1.0 via CMake, I get a compilation error because the contents of
sdk.hpp
is only a path:Repro steps
Add realm via CPM:
Then
Then I get:
Version
1.1.0
Installation method
CPM
What Atlas Services are you using?
Atlas Device Sync
Compiler
Visual Studio 17
OS and version
Windows 10
Code snippets
Stacktrace of the exception/crash you're getting
No response
Relevant log output
The text was updated successfully, but these errors were encountered: