Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

errors::~system_error,errors::~runtime_error,but Microsoft compiler(MVS2012) no errors

kong_q_
Beginner
346 Views

errors::~runtime_error,

errors::runtime_error,

errors::~system_error,

errors::system_error,

how can I solve the error in the program?

Thanks!

0 Kudos
4 Replies
Judith_W_Intel
Employee
346 Views

 

What problem? Are these symbols unresolved at link time?

Please provide enough information for us to reproduce the problem. That usually means some example code, your command line and the actual errors you are seeing.

thanks

Judy

0 Kudos
KitturGanesh
Employee
346 Views

Kong, yes could you please attach a small test case that reproduces the issue so we can investigate further? Appreciate much. (thanks Judy)

_Kittur 

0 Kudos
KitturGanesh
Employee
346 Views

@Kong, any update? Thx

_Kittur

0 Kudos
KitturGanesh
Employee
346 Views

@Kong: I assume the issue is resolved as I haven't heard from you. Let me know otherwise, thx.

_Kittur

0 Kudos
Reply