That is a kind offer, but no thanks.
This thread starts with erikaabyhom writing:
"...when i try to compile, I get an error message just saying "error compiling". Nothing more.
Im running Arduino on a Asus UX32V with windows 8 x64.
I have tried to download the installed, the zip file for 1.0.5 and 1.0.4. I still get the same error message."
I admit I have a different brand of PC.
Still I really think I have the problem, in the following sense:
For your reference: I own an arduino Uno R3 and a PC with windows Vista. I have no trouble using the IDE, compiling sketches, uploading sketches.
I have another PC with Windows 8 x64. I think, but do not know for sure, that about three months ago I used the Arduino R3 without trouble. But I used it no more than a few times. (That is I compiled and uploaded the Blink sketch) What is worse, I do not remember which software version I used.
Recently I tried using the Arduino R3 board with the Windows 8 x64 PC again. The sketch I used would not compile. So I tried the Blink sketch. One time it would compile. Another time it would not. I installed versions 1.0.4, 1.5, 1.5.1r2 and 1.5.2 of the arduino software. All these versions and at least three different sketches (a.o. the "empty" sketch) display the same erratic behavior. Most of the time compilation ends with the message "Fout bij compileren" (translation from Dutch: "Error while compiling"). There is no further indication what went wrong. But sometimes a repeated compilation succeeds.
Then I read your advice to execute the last command in a command shell. I was happy to do that. There was no error message. The last command just succeeded. The next attempt to compile the sketch in the IDE stopped AT A DIFFERENT COMMAND. Again I executed the last command in the command shell and it succeeded. I carried on in this way, and finally got the sketch to be compiled and uploaded. It executed without problem on the Arduino board. So far so good.
But all was not good of course. With another sketch I DID get an error message while trying to execute the last command in a command shell. Some complaint about as.exe not working. And with still another sketch the IDE compilation stopped AT THE SAME COMMAND.
My uneducated guess is that it is a Windows 8 x64 problem. Or perhaps a Windows 8 x64 problem with the IDE. Or maybe a recent update to Windows 8 and the IDE. Or ....
I am willing to carry out any relevant experiment that you suggest.