Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 03:36:34 +0000



Post From: using a .cpp file

[2014-06-16 12:47:14]
AKR - Posts: 523
I wanted to use a given code in a.cpp file.
I read the instructions ...
what I did:

check there is
#include "sierrachart.h"
SCDLLName("RelVolume")

on top of file and save it to sc/ACS_source

I go to analysis / build custom studd dll
I select the file from acs_source folder

(I pressed install compiler as was not installed)

I press build custom studies dll

the output sais it did it and saved to SC/data.

but I can not find any DLL file in my data folder.

any help?