Login Page - Create Account

Support Board


Date/Time: Fri, 18 Apr 2025 04:15:04 +0000



Post From: UDP Build w/ Visual C++

[2025-03-29 17:04:29]
ondafringe - Posts: 320
I don't build from the prompt, but...

If you aren't already doing this, and assuming you had/have SC open during the build, it might be you need to run some Powershell script files, one that releases the old DLL "before" you build, and then reloads the new DLL after you build.

Might be worth a try. I have attached the two Powershell script files I use when building from within VS that perform the release/reload process. You should be able to call Powershell and run them from the prompt.

In the script files, change "your.dll" to the name of your DLL (without the quotes), and set the $peerPort in the two files to the UDP port you are using in SC.

If that doesn't help, I'm out of ideas.
Date Time Of Last Edit: 2025-03-29 17:44:53
Private File
Private File