Support Board
Date/Time: Wed, 27 Nov 2024 00:28:22 +0000
Post From: Using an external Library
[2021-12-05 06:40:32] |
Bet_More_Tim - Posts: 21 |
@KylieV1618 not sure if this will help, but this link here is something sierra used to have up on their website, not sure if it's up somewhere now or not, but I'll also link pictures for setting up visual studio such that you can create and compile sierra studies from the same place. https://web.archive.org/web/20170705060950/https://www.sierrachart.com/index.php?page=doc/UsingVisualCPlusPlus.php <-- archived sierra page https://imgur.com/a/BnbF5wY <-- should have multiple pictures showing setting up VS2019 Following the steps in the pictures there, writing your .cpp files script, and then build solution btw I believe any and all other .dll you want to include should be placed in the ach_source folder, since that is our "include additional directories" selection... then after building the solution, all the things should then be in the sierra/data file, and you shouldn't have to do anything else other than open a chart and add custom study. Btw sierra might have to be restarted when you build a solution and it's open, in order for your new study to show up. Hope this helps any Date Time Of Last Edit: 2021-12-05 06:40:46
|