Exit code 6
I am trying to get into making mods for satisfactory and immediately i've hit a solid brick wall when trying to build "Factory Game"
Can someone please help
Solution:Jump to solution
1> Using Visual Studio 2022 14.50.35717 toolchain (C:\Program Files\Microsoft Visual Studio\18\Community\VC\Tools\MSVC\14.50.35717) and Windows 10.0.26100.0 SDK (C:\Program Files (x86)\Windows Kits\10).
1> Detected compiler newer than Visual Studio 2022, please update min version checking in WindowsPlatformCompilerSetup.h.You're using a toolchain version that is too new, check the docs to make sure you use the correct version otherwise it will fail to compile...
8 Replies
Automated responses for 𝗠𝗮𝗻𝗜𝗻𝗧𝗵𝗲𝗕𝗮𝗴 (751207493845123165)
exitcode6moreinfoneeded
Note: the "exit code 6" message which appears in build logs is very vague - it indicates that building C++ failed for some other reason. If you'd like help with this error, make sure that you also share the rest of the build output as described here (or from the Alpakit Log tab if you're getting this at mod package time)
https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/project_setup.html#_the_command_exited_with_code_6
wrong_vs_compiler_version
Check to ensure you have installed the correct Visual Studio dependences as described in the docs: https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/dependencies.html#_visual_studio
I Know that Mr Ficsit Fred T_T
Solution
1> Using Visual Studio 2022 14.50.35717 toolchain (C:\Program Files\Microsoft Visual Studio\18\Community\VC\Tools\MSVC\14.50.35717) and Windows 10.0.26100.0 SDK (C:\Program Files (x86)\Windows Kits\10).
1> Detected compiler newer than Visual Studio 2022, please update min version checking in WindowsPlatformCompilerSetup.h.You're using a toolchain version that is too new, check the docs to make sure you use the correct version otherwise it will fail to compile
Check to ensure you have installed the correct Visual Studio dependences as described in the docs: https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/dependencies.html#_visual_studio
-# Responding to
wrong_vs_compiler_version triggered by @Rex [they/them]Well apparently you missed the 2nd message
(because I also missed it)
thanks, i mean all it said was which toolkits to use i might be blind cuz i didn't see anything bout versions
14.34 IIRC
MSVC v143 - VS 2022 C++ x64/x86 build tools (v14.34-17.4)(Out of Support)https://docs.ficsit.app/satisfactory-modding/latest/Development/BeginnersGuide/dependencies.html#ManuallySelectComponents