Use MSBuild: yes
Remote computer: my build host (already works for other projects)
Remote toolchain: Default GCC toolchain on <ip>
Deploy the project to another Linux computer: yes
Deploylment computer: <SSH, already works for other “sub-projects>
Deployment folder: /usr/local/bin
This could happen if your toolchain is not compatible with the deployment computer. Please examine the error log shown by VisualGDB for further clues (e.g. an “invalid file format” or “invalid ELF target” message would definitely suggest a wrong toolchain being used).