Bug Reports For Latest Non-Polymorphic Visual Studio Solution

Another thing I’ve noticed,
Changes with latest projucer exporter set default behavior to:
PDBs being overwritten for 64bit/32bit.
Due to intermediate paths become the same for both

Workaround:
set in projucer “Intermediates path”…
BTW, the comment/tooltip is wrong suggesting adding quotes which will fail with current tip / exporter.

Still,
Would be wiser to set $Platform$Configuration as default intermediates (which wasn’t defined but was applied by VS) especially for anyone who wants to keep his symbols…