Login Page - Create Account

Support Board


Date/Time: Fri, 18 Oct 2024 05:18:39 +0000



Post From: Remote Build might be incorrectly building x64 dll when in ARM64

[2024-02-29 18:12:09]
kaydotle - Posts: 15
Oh wow that was the issue! I thought I read I had to manually update the version in the header file if building locally, and that when building remotely, they run their own header file that gets updated. It works now, thanks so much!

Sort of unrelated - do you have the same issue with overwriting the dll file? If I've already loaded the study in my chart and build a new version and try to replace the file in Data folder, I can't since it's "open in another program". Even after removing the study, so I have to restart the SC program. I was having this issue when building remotely too, even tho the docs say you shouldn't have to remove+re-add the study when building new code changes.