Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 19:48:22 +0000



Post From: including other header files in ACSIL study

[2019-06-22 17:17:09]
cmb999 - Posts: 211
contents of VisualCCompile.Bat, which have not modified

call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
cl /JMC /MP /analyze- /Zc:wchar_t /Z7 /Od /GS /W3 /RTC1 /Zc:inline /D "_WINDOWS" /D "_USRDLL" /D "_WINDLL" /Gd /Gy /GR- /GF /fp:precise /MTd /std:c++17 /LD /EHa /WX- /diagnostics:classic /nologo "C:\SierraChart_Test\ACS_Source\study.cpp" /link "Gdi32.lib" /DLL /DYNAMICBASE /DEBUG /INCREMENTAL:NO /OPT:REF /MACHINE:X64 /OUT:"C:\SierraChart_Test\Data\study_64.dll"