Support Board
Date/Time: Tue, 04 Nov 2025 16:54:02 +0000
Post From: Visual Studio won't build Study when sc.VolumeAtPriceForBars->GetVAPElementAtIndex is used
| [2020-07-07 00:54:52] |
| User99735 - Posts: 234 |
|
Hi, For future visitors to this page - The link to step 11 is broken. Fix is as follows - Set Project Properties/C++/Code Generation/Run-time Library property to /MTd ( multi threaded debug ) instead of default /MT ( multi threaded ). The problem is encountered only if you use std functions / structures like vector / map / list etc. Happy programming!!! Regards Vivek |
