Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 15:40:14 +0000



Post From: Custom Dll compiled with Visual Studio not running on the other users' machines

[2014-02-01 16:36:46]
Sierra Chart Engineering - Posts: 104368
While the project is open in Visual C++, select Project >> [Project name] Properties. At the top of that window select Configuration >> All Configurations.

Select Configuration Properties >> C/C++ >> Code Generation >> Runtime Library >> Multithreaded. This will select the non-debug multithreaded static library for all of the projects including the debug project. If you want to use the debug version of the multithreaded library for the debug build, do not select All Configurations at the first step and then you need to configure the library for each project configuration. We are just trying to make this easy by avoiding these steps.

Also make sure you are not using MFC or anything like that in the project.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2014-02-02 18:58:09