Login Page - Create Account

Support Board


Date/Time: Mon, 25 Nov 2024 16:34:52 +0000



[Programming Help] - Problem with visual studio

View Count: 221

[2024-02-23 14:54:09]
aurel19230 - Posts: 3
Hello,

I haven't found any answer to this problem. When I compil my code using visual studio 2022 and send the dll to a friend I have this error message (cf. attached file) ; Windows error code 126. "The specified module could not be found".
Have you a fix to this problem please ?
Thanks
Private File
[2024-02-23 20:48:56]
User719512 - Posts: 264
Since I can't see the error, I have to wager a guess you are calling a library your friend does not have. You might be dynamically linking for example to CRT libraries. There are some compiler flags for such things, but all this is a guess.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account