MSBuild c++ error link1112
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am making a blueprint compiler, I am going to try to use MSBUILD to compile and test, running the compilation in the default x64 output folder of vs is 100% working, but when I migrate to the desktop, the error of Link1112 appears, I don't understand, why Migrating to other places will not work. The way I compile is to get the folder below the root directory of the output exe and automatically add the path to the system variable






work

error

### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Exceptions (if any)
_No response_
### .NET Version
_No response_
### Anything else?
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.