User forums > Using Code::Blocks
Precompiled headers with MinGW
lesnewell:
I found what the problem was. I had the Linux version generating the pch in it's own folder (precomp.h.gch). My Windows version is the official RC2 release so it does not have a setting to create a folder. It's internal dependency checking saw the folder and assumed it was actually an up to date header file so it refused to compile the header. Deleting the folder fixed the problem.
Navigation
[0] Message Index
[*] Previous page
Go to full version