AtomicFallout757
SMSatisfactory Modding
•Created by AtomicFallout757 on 10/21/2024 in #help-developing-mods
Error Generating Visual Studio Files With CMD Or PowerShell
When attempting to generate my VS files via CMD or PowerShell I receive the error "Targets with a unique build environment cannot be built with an installed engine.". I initially removed the "&" and used my build command in CMD, however using the "&" and PowerShell still results in the same error. My build command is "C:\Programs\Unreal Engine 5.3.2-CSS-66\Engine\Build\BatchFiles\Build.bat" -projectfiles -project="C:\Programs\Unreal Engine 5.3.2-CSS-66\FactoryGame.uproject" -game -rocket -progress. I have searched the docs for this error, but have not found anything detailing it. Could this be some kind of installation issue, or something different?
22 replies