c++ - map<string,string>
- Jordon Hirshon (7/7) Jul 04 2012 I'm unable to build a c++ program that contains the following declaratio...
- Bernard Helyer (2/11) Jul 09 2012 We'll need more code than that to help. OPTLINK issues are thorny.
I'm unable to build a c++ program that contains the following declaration: map<string,string>m; It crashes with the message: unexpected OPTILINK Termination at EIP=40025e57. I'm using DMC v843. Any suggestions or help? Thanks, Jordon Hirshon
Jul 04 2012
On Wednesday, 4 July 2012 at 21:53:10 UTC, Jordon Hirshon wrote:I'm unable to build a c++ program that contains the following declaration: map<string,string>m; It crashes with the message: unexpected OPTILINK Termination at EIP=40025e57. I'm using DMC v843. Any suggestions or help? Thanks, Jordon HirshonWe'll need more code than that to help. OPTLINK issues are thorny.
Jul 09 2012