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

Visual Studio 2013 Compile Fail #117

Open
JeongyongShin opened this issue May 26, 2019 · 0 comments
Open

Visual Studio 2013 Compile Fail #117

JeongyongShin opened this issue May 26, 2019 · 0 comments

Comments

@JeongyongShin
Copy link

JeongyongShin commented May 26, 2019

11
After qMake progress in GitBash, when trying Compile in Visual Studio 2013, I faced with below fail with an error. How do I deal with this?

1>------ Build started: Project: ImagePlay, Configuration: Debug x64 ------ 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppBuild.targets(942,5): warning MSB8027: Two or more files with the name of stafx.h.cpp will produce outputs to the same location. This can lead to an incorrect build result. The files involved are include\stafx.h.cpp, include\stafx.h.cpp. 1> main.cpp 1>src\main.cpp : fatal error C1083: Cannot open precompiled header file: '..\intermediate\ImagePlay\Debug\x64\\ImagePlay.pch': No such file or directory ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

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