Hi there
I have followed all of the procedures on issm website regarding how to install issm. I found there was a problem when compiling hello.cpp, it says "LINK : fatal error LNK1104: cannot open file 'uuid.lib'" with the preceding error:
warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
warning C4577: 'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc
What should I do to solve this?
Thanks,
Abdul