I have the Visual Studio option set to use 2 threads for building, but for some reason even with /ipo:multi turned off it seems to only compile with 1 thread. When I build multithreaded in other languages it does a 1> and 2> but here it only does 1>. Is there a setting I'm not finding?
Multithreaded build?
Para obtener más información sobre las optimizaciones del compilador, consulte el aviso sobre la optimización.



