Currently, to get support for the new 64-Bit C++ compiler, after installing LMD I have to open the project group, change all runtime packages to this target, and rebuild them all.
Could the installer be upgraded to supply prebuilt packages and libraries for this toolchain.
Thanks,
Andy
Comments
UPDATE: I added "?test" to the download link and got a "2024.6" installer so maybe there is some type of cache getting in the way of getting the updated file? Going to test it out now and try to get Win64x to work.
UPDATE 2: SUCCESS!!! After getting the 2024.6 installer, installing, and commenting out the '#pragma link "usp10.a"' line in LMDSedView.hpp it compiled and linked!