I have created a project in LabView 2023 using template "Queued Message Handler". This project runs fine and building executable works fine. But if I create a library with shared variable, and checking off to deploy shared variable libraries at application execution, I get a build error, Error 1055, see attached picture.
The main.vi runs correctly and has no errors, it's just when building a executable the build error occurs.
I got this error in a larger project, but created this simple project for troubleshooting. The only change done from the "Queued Message Handler" template is adding a shared variable library.
Really hope someone can help with this.