Build Solution Error !!!


I want to know why when I build my solution,these .h files have errors.I need help :sob:

Are you sure your game project is set to the default visual studio project (it’s name should be in bold letters).

It seems like you are trying to compile ArchiveProxy.h which is part of the engines runtime. I think you may be building the engine (UE5) instead of your project.

thanks a lot.But there remain a problem MSB3073. :sob:

Check if you have live coding open inside of the editor. If so then disable it, it conflicts with vs builds.

You can also try closing vs & unreal. Delete the folder Binaries in your game and rebuild your project.

1 Like

Wow,thanks a lot ! it work !

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.