Hi AnthonyBruce,
You can try to follow these steps:
- Right click the precompiled-header.cpp file,
- Go to Properties page
- In C/C++ > Precompiled Header, set Precompiled Header to (/Yc)
- Keep (/Yu) for other cpp files
- Clean and Build the project
Best Regards, Dylan
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our *
*documentation* to enable e-mail notifications if you want to receive the related email notification for this thread.**