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 issues compiling the library using /TP.
I use the cmake-gui to create a default Visual Studio 14 Win64 solution.
I select properties -> C/C++/Advanced/Compile As within Visual Studio.
I receive several compilation issues especially in the shared util code base.
Any suggestions?
The text was updated successfully, but these errors were encountered:
I created PR #17 to fix the issues that the EH SDK repo has when building with /TP only for the production code (not for the tests, that is a different story).
The rest of the issues are in C shared and uamqp.
I can also fix the ones in uAMQP, the C shared ones will have to have an issue filed there and addressed.
I am having issues compiling the library using /TP.
I use the cmake-gui to create a default Visual Studio 14 Win64 solution.
I select properties -> C/C++/Advanced/Compile As within Visual Studio.
I receive several compilation issues especially in the shared util code base.
Any suggestions?
The text was updated successfully, but these errors were encountered: