Hi,
I tried to build GitHub - uroni/urbackup_frontend_wx: UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux version 2.5.x with Visual Studio 2022 and the output is only a 5MB .exe named: UrBackupClientGUI.exe.
Steps:
- I downloaded the contents from GitHub - uroni/urbackup_frontend_wx: UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux version 2.5.x into a folder
- I run the UrBackupClientGUI.sln
- Output was:
1>UrBackupClientGUI.vcxproj → C:\Users\ser\Desktop\urbackup\gui\x64\Release\UrBackupClientGUI.exe
1>‘pwsh.exe’ is not recognized as an internal or external command,
1>operable program or batch file.
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
When I run it , it does not work at all. Basically it puts in background and does nothing. I dont have any Setup wizard / installer to install it on Windows.
Is there anything wrong or do I need to follow some steps before running Build Solution in Visual Studio 2022?
If I open UrBackupClientGUI.sln in Visual Studio 2019 it gives this warning:
C:\Users\ser\Desktop\urbackup\gui\UrBackupClientGUI.vcxproj : warning : The build tools for v143 cannot be found. Install v143 to build using the v143 build tools.
Thanks,
Sergiu