Support Board
Date/Time: Tue, 26 Nov 2024 15:40:16 +0000
[Programming Help] - VisualCCompile.Bat does not generate a DLL
View Count: 237
[2023-11-14 11:00:26] |
User423915 - Posts: 15 |
I don't see any DLL file after running VisualCCompile.Bat, only a lib and exp file. It's the ExampleCustomStudies.cpp file that I've renamed and remote compile works so there should not be any problem with the code. I've updated the Visual C++ Compiler to the latest version. ``` C:\local\SierraChart\Data\my_acs_source>VisualCCompile.Bat C:\local\SierraChart\Data\my_acs_source>call "C:\local\VisualStudio\2019\BuildTools\VC\Auxiliary\Build\vcvarsall.bat" amd64 ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.11.31 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' Sbx1.cpp Creating library Sbx1.lib and object Sbx1.exp Generating code Finished generating code C:\local\SierraChart\Data\my_acs_source> ``` Any help is much appreciated! |
[2023-11-14 16:00:56] |
User423915 - Posts: 15 |
My bad, I see now that the lib and dll files end up in different places! Another question: is it possible to have SC release DLL:s from the VisualCCompile.Bat file? It would make development soo much smoother! |
To post a message in this thread, you need to log in with your Sierra Chart account: