Quote:
Originally Posted by Naltalah
The only thing you have to do after retargeting is set BrowseInformation to No in all projects and remove the file specific BrowseInformation generation in the project files.
After that you shouldnt run into any problems other than the newer compiler version bombarding you with even more warnings.
|
Thank you i have tested building the VS17 source to VS19 and it seems it was able to build the .exe files but there are alot of warnings like 4010 linker warnings and errors about the subsystem.
But i guess it is okay to ignore those..
Thank you for the response
Regards