Support Board
Date/Time: Mon, 03 Nov 2025 14:55:29 +0000
Post From: std::map is causing CPU exception
| [2021-04-21 06:50:44] |
| User907968 - Posts: 847 |
|
############## Creating object in sc.SetDefaults #################
Don't do this, refer - ACSIL Programming Concepts: Dynamic Memory Allocations Within Study Instance Also read - ACSIL Programming Concepts: Allocating Memory for Classes and testObj.inputValue(1.0, 1.0)
should be testObj->inputValue(1.0, 1.0)
but I guess that might just be a typo in the post. I tried the Sierra remote build and it works fine.
I did read this, but when you buid in VS, why not build for debug and locate the cause of the exception using debugger?
|
