Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.16 #11

Open
migero opened this issue Sep 1, 2017 · 1 comment
Open

4.16 #11

migero opened this issue Sep 1, 2017 · 1 comment

Comments

@migero
Copy link

migero commented Sep 1, 2017

when i compile i get

All source files in module "Swipe" must include the same precompiled header first. Currently "...\Plugins\Swipe\Source\Swipe\Private\SwipePrivatePCH.h" is included by most of the source files. The following source files are not including "...\Plugins\Swipe\Source\Swipe\Private\SwipePrivatePCH.h" as their first include: MyProject5 ...\Intermediate\ProjectFiles\EXEC 1

@migero
Copy link
Author

migero commented Sep 1, 2017

ok fixed by setting

#include "SwipePrivatePCH.h"

first in every cpp file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant