-
Notifications
You must be signed in to change notification settings - Fork 83
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
Corrupted DataFile.terra with C++ 14.32.31332 #4
Comments
@theguly hello, thanks for the details :) |
and if you want to more details, you can enable uncomment this for debug mode |
thanks for the reply. it doesn't make so much sense to me as well, but given the tests i've done that looks like to be the reason. i'll try to give a deeper look using some debug info but i will probably can't do more digging very soon. |
On a fresh windows10 install, with latest Visual Studio Community, I've observed what I tracked down to be a corruption on DataFile.terra
I tracked down the issue to be the version of C++ redist doing some cross-test:
Latest Visual Studio comes with C++ redist version 14.43.31332 and based on my observation this breaks the compilation of DataFile.terra
The text was updated successfully, but these errors were encountered: