V
Victorqedu123
Guest
Hello
I used Microsoft Visual Studio only one time a few years ago and I just made a small DLL. Today I tried to recompile the same library with the final scope to rebuild it on 64 bit but the surprise was that I couldn't even recompile it on 32 bit any more because of the error: "Fatal Error C1001 - An internal error has occurred in the compiler." I tested on Microsoft Visual Studio 2019.
I looked online but I don't know what is the problem, the error is too generic.
I tried to run Vizual Studio 2019 as administrator - as sugested in another post here and I tried to delete the "#pragma once" as sugested here but the error is the same.
I copied the project here.
Thank you
Continue reading...
I used Microsoft Visual Studio only one time a few years ago and I just made a small DLL. Today I tried to recompile the same library with the final scope to rebuild it on 64 bit but the surprise was that I couldn't even recompile it on 32 bit any more because of the error: "Fatal Error C1001 - An internal error has occurred in the compiler." I tested on Microsoft Visual Studio 2019.
I looked online but I don't know what is the problem, the error is too generic.
I tried to run Vizual Studio 2019 as administrator - as sugested in another post here and I tried to delete the "#pragma once" as sugested here but the error is the same.
I copied the project here.
Thank you
Continue reading...