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

Can not compile in Windows Visual Studio 2017 V141 #820

Closed
lrdmurthy opened this issue Dec 7, 2019 · 1 comment
Closed

Can not compile in Windows Visual Studio 2017 V141 #820

lrdmurthy opened this issue Dec 7, 2019 · 1 comment

Comments

@lrdmurthy
Copy link

Describe the bug
A clear and concise description of what the bug is.

Hi,

I cannot compile the OpenFace in Windows.

The following is the config of my system
Windows - 10
VS 2017 - V 141
Windows SDK Version: 10.0.17134.0

I have used the powershell scripts to download the libraries and model.

I have changed Solution Configuration to Release, Platform to X64; Selected FaceLandMarkImg as the startup project. -- Ctrl + F5

Then, there appears a window

image

On clicking, YES,

the following is the log in the error window.

image

Can someone please help me by saying where am i going wrong or what i have to do to correct this.?

Thanks in advance.

@lrdmurthy
Copy link
Author

Solved the above mentioned problem using the information in the following link

https://stackoverflow.com/questions/50668814/vs2017-e0135-namespace-std-has-no-member-filesystem

Apologies for any inconvenience. Closing this issue.

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