Do you have any code added to your project?
If not, please try this: add a new class to the project (File->New C++ Class). Just click next next next… till it’s done. If it’s failing to compile, close project, delete intermediate directory, generate VS studio files. Then open project again and do a new shipping build.
this solved the problem for me!
1 Like