Recompile engine C++ source code when i have compiled project C++ source code

Are you sure you need to modify the engine. Some people seem to be recompiling the whole solution when you usually just want to compile your game project. If you already have a project made with the source version then just compile your game and leave the engine alone unless you need to modify it’s source files.