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

Fatal error C1001 (Internal compiler error) when compiling with VS 2017 #779

Closed
EwoutH opened this issue Apr 30, 2020 · 1 comment · Fixed by #784
Closed

Fatal error C1001 (Internal compiler error) when compiling with VS 2017 #779

EwoutH opened this issue Apr 30, 2020 · 1 comment · Fixed by #784

Comments

@EwoutH
Copy link
Contributor

EwoutH commented Apr 30, 2020

When updating the AppVeyor configuration an error popped up in the compile log:

C:\projects\alicevision\src\aliceVision/prettyprint.hpp(62): fatal error C1001: An internal error has occurred in the compiler. [C:\projects\alicevision\build\src\aliceVision\system\aliceVision_system.vcxproj]
  (compiler file 'd:\agent\_work\8\s\src\vctools\compiler\cxxfe\sl\p1\c\types.c', line 4563)
   To work around this problem, try simplifying or changing the program near the locations listed above.

Here the AppVeyor configuration used and the run itself.

Blocks #775.

@EwoutH
Copy link
Contributor Author

EwoutH commented May 11, 2020

@simogasp Thanks a lot, I rebased #775, let's see how it goes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants