-
Notifications
You must be signed in to change notification settings - Fork 16
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
checkpoint(256) #18
Comments
I'm getting this, too, and having a very interesting time trying to narrow down the cause of the error |
Example of a public build that fails: https://ci.appveyor.com/project/s-ludwig/vibe-core/build/1.0.134/job/v7566297ip03iap5 |
There are any fixes for this issue? I get into this almost every day... |
@gedaiu I worked around this issue by not using optlink. I'm not on my windows machine at the moment so I'm not sure of the compile flag I used or other steps I took, but the idea was to use Visual Studio's more stable linker instead of optlink. |
@pineapplemachine how you can use some other linker on windows x86? I could not find any resources for this... with lld-linker and ms linker it just fails... |
When compiling with dmd, I'm getting the following error:
What exactly does this mean?
Popup details:
The text was updated successfully, but these errors were encountered: