Good morning,
after installing Windows Updates last evening I can't compile any projects under Windows 8.1.
I attached a screenshot (arduino.png) from compiling an empty project. Language is german, the error message says "Error during compilation".
As you can see, there are no details provided by the IDE or environment.
I tried to compile using the command line and recognized a native exception from windows, so I think there's now an incompatibility between g++ and libraries provided by windows (see screenshot compiler.png).
Name der fehlerhaften Anwendung: avr-g++.exe, Version: 0.0.0.0, Zeitstempel: 0x533db487
Name des fehlerhaften Moduls: ntdll.dll, Version: 6.3.9600.17278, Zeitstempel: 0x53eeb4a3
Ausnahmecode: 0xc0210000
Fehleroffset: 0x00098f05
ID des fehlerhaften Prozesses: 0x1ab0
Startzeit der fehlerhaften Anwendung: 0x01d0017ece3e40d5
Pfad der fehlerhaften Anwendung: C:\Arduino\hardware\tools\avr\bin\avr-g++.exe
Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\ntdll.dll
Berichtskennung: 14679bb4-6d72-11e4-be6f-00c2c65691e4
Vollständiger Name des fehlerhaften Pakets:
Anwendungs-ID, die relativ zum fehlerhaften Paket ist:

