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
I am having some trouble opening the project solution in Visual Studio. VS loads the project directory and is loads the relevant .cpp and header files, but the properties menu for adding additional include directories don't show up, and the build succeeds despite probably not having all of the necessary lib/src files. I've tried also to run the xcode example but with no success. any suggestions on how to integrate the project in VS? Thanks!
The text was updated successfully, but these errors were encountered:
Thanks for giving it a try on Mac. As you probably guessed, I’ve only tested on Windows (Visual Studio 2019) and need some help from people with cross development experience.
I’ve taken images of the property sheets on Windows. Does each of them make sense? Have you ensured that you’re doing the equivalent thing for Mac? I’m surprised to hear the build succeeds if the “Additional Include Directories” isn’t correct (the places with source h/cpp files).
On Dec 23, 2019, at 1:09 PM, ShirinStar ***@***.***> wrote:
I am having some trouble opening the project solution in Visual Studio. VS loads the project directory and is loads the relevant .cpp and header files, but the properties menu for adding additional include directories don't show up, and the build succeeds despite probably not having all of the necessary lib/src files. I've tried also to run the xcode example but with no success. any suggestions on how to integrate the project in VS? Thanks!
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
I am having some trouble opening the project solution in Visual Studio. VS loads the project directory and is loads the relevant .cpp and header files, but the properties menu for adding additional include directories don't show up, and the build succeeds despite probably not having all of the necessary lib/src files. I've tried also to run the xcode example but with no success. any suggestions on how to integrate the project in VS? Thanks!
The text was updated successfully, but these errors were encountered: