The newest configuration I can upgrade to at work is XE2013. I've had difficulty with the integration of the 64-bit compiler only. In both VS2008 and VS2012 only the 32-bit compiler is available. The setup utility indicates that the 64-bit compiler is installed and integrated, but when I select the x64 target (I have to select "new" in the config manager), it still calls the 32bit compiler when building. In Tools >> Options, only the 32 bit platform is selectable (both 2008 and 2012). I used setup to foreably update (modify) the 64-bit compiler but it indicates already installed and when I go ahead and install it gives successful completion, but no change in availability in VS. I have 2017/2015 at home with no problems. I was going to try to manually edit the directories (for 32-bit platform since it wont let me select 64-bit) in tools >> options by copying my home configuration settings, but my home system is AMD/win10 and work is I5/win7. Again, 32-bit is integrated and works perfectly, only 64-bit is not. The compiler is present and I can use it from the command line. What stupid thing am I doing wrong?
↧