Josh Posted September 29, 2019 Share Posted September 29, 2019 In Visual Studio, with 64-bit builds, if you see this error: "Component too big for incremental LTCG with 32-bit toolset, build without incremental LTCG; Consider switching to 64-bit toolset" Find the "Globals" property group and add this parameter, in the vcxproj file: <UseNativeEnvironment>true</UseNativeEnvironment> Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.