Hi, I’m following a book on building a basic plugin with one module, it requires me to add an include to the PCH file for the module of the plugin,
I can’t find the PCH in the source folders, it appears that PCH files have been removed.
My problem is the book requires me to add PCH includes to the top of the module cpps and the PCH files cannot be located in intellisense, so i get ‘Cannot open source file modulenamePCH.h’
Any help would be greatly appreciated,
Thanks, Jamie.