You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
🍻
The text was updated successfully, but these errors were encountered:
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.
Cheers :)
🍻
The text was updated successfully, but these errors were encountered: