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
To use the x86_64-windows-msvc target, SeeC must be updated to work correctly with MSVC's LINK. This definitely involves generating the correct arguments, but may also involve updating the runtime library so that it links correctly.
This is necessary before any work continues on #58.
The text was updated successfully, but these errors were encountered:
To use the
x86_64-windows-msvc
target, SeeC must be updated to work correctly with MSVC's LINK. This definitely involves generating the correct arguments, but may also involve updating the runtime library so that it links correctly.This is necessary before any work continues on #58.
The text was updated successfully, but these errors were encountered: