|
|
| Author |
Message |
Don_Kirby
Joined: 15 Oct 2006
Posts: 329
Location: Long Island, New York
|
|
Posted: 29 September 2011, 3:08 AM Post subject: IDE installation error |
|
|
I've somehow damaged my IDE installation under XP SP2 and would be eternally grateful to hear some suggestions. I continually get the following error when compiling for a ZX24n:
| Compiler wrote: |
>"C:\Program Files\ZBasic\zbasic.exe" --target-device=ZX24n --directory="C:\Documents and Settings\Don\My Documents\Projects\Hover\Uni\ZBasic Code/" --project="Hover.pjt"
Error: one or more errors occurred in the back-end build process for "Hover.zxb"
>Exit code: 1
|
The code compiles without error both on another XP machine and also if I change the device to a non-native mode unit. This apparently points toward the WinAVR compiler as the cause.
I uninstalled the IDE, manually removed the ZBasic directory, removed an unrelated installation of WinAVr as well, and rebooted after each step.
I've downloaded the latest IDE and installed, and rebooted, yet the problem persists.
While my antivirus comes up clean, there is always the possibility that the issue is virus related. However, are there any other bits of the IDE that might be left behind after an uninstall that I can try?
-Don |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2593
Location: Portland, OR
|
|
Posted: 29 September 2011, 5:21 AM Post subject: Re: IDE installation error |
|
|
| Don_Kirby wrote: | | However, are there any other bits of the IDE that might be left behind after an uninstall that I can try? | The uninstall does not remove the SciTEUser.properties file (since it does not install one). You'll find this file in the "Documents and Settings/<user name> directory. Deleting it may correct the problem. |
|
| Back to top |
|
 |
Don_Kirby
Joined: 15 Oct 2006
Posts: 329
Location: Long Island, New York
|
|
Posted: 30 September 2011, 16:45 PM Post subject: |
|
|
| Despite my best efforts, I was unable to remedy the issue. I have learned long ago that it's often faster to reinstall windows than to muck about trying blindly to fix the problem. Thus, a clean install of both windows and the IDE have produced a functioning compiler. Now on to the next problem... |
|
| Back to top |
|
 |
|