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

Support for mingw on Windows #11

Closed
snaiperskaya96 opened this issue Apr 11, 2018 · 3 comments
Closed

Support for mingw on Windows #11

snaiperskaya96 opened this issue Apr 11, 2018 · 3 comments

Comments

@snaiperskaya96
Copy link

Hi!
Thanks for the great job you have done so far!
Can you please add support for mingw builds on Windows?
So far i'm getting this error when trying to build.

...\ThirdParty\cppfs\source\cppfs\source\windows\LocalFileHandle.cpp:341:10: error: 'CreateSymbolicLinkA' was not declared in this scope
     if (!CreateSymbolicLinkA(dst.c_str(), src.c_str(), 0))
          ^~~~~~~~~~~~~~~~~~~

Cheers :)

🍻

@scheibel
Copy link
Member

Thanks for reporting, we'll have a look at this.

@sbusch42
Copy link
Member

Please check if #13 solves this for you (the minimal windows version needed to be set)

@cgcostume
Copy link
Member

can this be closed?

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

4 participants