Hi, what can be done about it?
The problem appears when I create a new C++ class None, and delete the .cpp file, and leave only .h
PROJECT STRUCTURE:
Hi, what can be done about it?
The problem appears when I create a new C++ class None, and delete the .cpp file, and leave only .h
PROJECT STRUCTURE:
try to delete the .h from visual studio project solution.
Delete the folder āIntermediateā and āDerivedDataCachedā , then re generate the visual studio files. Lastly do a build from your visual studio project.
I understand that, but then how do I create the only .h file for the structures