Hasleo Software Forums
HBS using deprecated VC++ runtime? - Printable Version

+- Hasleo Software Forums (https://www.easyuefi.com/forums)
+-- Forum: Hasleo Software (formerly called EasyUEFI Development Team) (https://www.easyuefi.com/forums/forum-1.html)
+--- Forum: Hasleo Backup Suite (Free Windows Backup & Restore Software) (https://www.easyuefi.com/forums/forum-10.html)
+--- Thread: HBS using deprecated VC++ runtime? (/thread-2028.html)

Pages: 1 2


RE: HBS using deprecated VC++ runtime? - admin - 06-11-2024

I'm sorry we don't have time to migrate it to the new VS at the moment, non-developers may think it's simple and just need to recompile the code, however under the new VS the old code needs some tweaks to compile properly, and then a lot of testing.


RE: HBS using deprecated VC++ runtime? - chmichael - 06-13-2024

(06-11-2024, 06:27 PM)admin Wrote: I'm sorry we don't have time to migrate it to the new VS at the moment, non-developers may think it's simple and just need to recompile the code, however under the new VS the old code needs some tweaks to compile properly, and then a lot of testing.

I am a developer and i totally understand this. You can do it on a major release and we beta test.

Thank you


RE: HBS using deprecated VC++ runtime? - admin - 06-13-2024

(06-13-2024, 04:19 AM)chmichael Wrote:
(06-11-2024, 06:27 PM)admin Wrote: I'm sorry we don't have time to migrate it to the new VS at the moment, non-developers may think it's simple and just need to recompile the code, however under the new VS the old code needs some tweaks to compile properly, and then a lot of testing.

I am a developer and i totally understand this. You can do it on a major release and we beta test.

Thank you

Thanks for your understanding, we have other features to implement right now so will do it in a future release.