I’m trying to follow an introductory Unreal 5 tutorial, haven’t been able to build yet. I hit “Build MyProject” in Visual Studio and I get this:
https://imgur.com/qn33yng
Hey there @Connorses! I’ve actually had an error like this previously in which it required me to turn off Live Coding in project settings. However it doesn’t seem to precede your final error there with that warning, so that’s not likely the case.
Are you building the solution in VS directly or are you right clicking the uproject file and having that build the solution?
Got it working, I hadn’t followed every step of the Visual Studio setup so I was seeing irrelevant errors. Also, once it was properly set up it instructed me to use ctrl+alt+F11 to build, which works. You can also click the build button in the lower right corner in Unreal Editor. You don’t necessarily need to turn off Live Coding.
Someone also suggested using the Rider IDE. I might try this in the future.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.