Login Page - Create Account

Support Board


Date/Time: Wed, 27 Nov 2024 00:22:29 +0000



Post From: Using an external Library

[2021-12-02 23:11:51]
KylieV1618 - Posts: 67
Hi,

Can you show me the basics of how to use a library inside of a Sierra Chart plugin?
Using Remote Build option?

I want to use SDL_2, and SDL_2_MIXER.
The library contains 2 header files, which then reference like 8 or 9 dll files.
Ive tried importing the header files, and including all the dlls in the Data folder. That didn't work.

Ive tried importing all the seperate dlls seperately, that "worked", as in....it compiled with no errors.
But as soon as I tried to use the library or access any of the functions that are supposed to be available, I got an error.

So could you please guide me through how to add this library to a plugin I want to program?
Date Time Of Last Edit: 2021-12-02 23:13:11