Login Page - Create Account

Support Board


Date/Time: Wed, 30 Apr 2025 20:29:48 +0000



Post From: UDP Build w/ Visual C++

[2025-03-30 02:09:46]
Gradient - Posts: 121
I fixed the issue.

When building directly from within Sierra, a call is made to vcvarsall.bat.

I made this call from the developer command prompt then triggered compilation.

I then had to place the DLL in the "SierraChart\Data" directory as I was in the ACS_Source directory and release the compiled study then Allow All DLLs.

When I loaded the study it reflected the most recent changes.