|
July 25, 2011 - 11:16am
Guest |
I've installed the new version of Ride7/STM8 on my notebook with Windows7-x64 and test compilation of proven and working project files generates this message:
-----
Building D:\STM8PRJ\DCARM\Source\STM8_OB.asm
Running: ST7/STM8 Assembler
"C:\Program Files (x86)\Raisonance\Ride\Bin\MASTM8.EXE" "D:\STM8PRJ\DCARM\Source\STM8_OB.asm" MODESTM8 QUIET EP CS DB OJ("D:\STM8PRJ\DCARM\Output\STM8_OB.obj") PIN("C:\Program Files (x86)\Raisonance\Ride\Inc;C:\Program Files (x86)\Raisonance\Ride\Inc\STM8") PR("D:\STM8PRJ\DCARM\List\STM8_OB.lst") XR SET(__FINAL__=0) GENERATEDEPFILE
MACRO ASSEMBLER MASTM8 V2.34.11.171
Copyright (c) Raisonance S.A.S. 1987-2011. All rights reserved.
*** FATAL ERROR #14 ON INVOCATION-LINE : ')' EXPECTED
Build failed
-----
The C source file compile and no errors/warnings.
The older version of Ride7/STM8 tools is 2.32.10.0307 (RKit-STM8) & 7.32.11.0112 (Ride7) on my desktop which is running Windows 7-x86.
Regards,
KF
|
Problem solved by installing into some other folder name other than Program Files (x86) for 32-bit programs in 64-bit Windows.
Why the problem with handling parentheses in the path names still not resolved after such a long time??
Source:
http://forum.raisonance.com/viewtopic.php?id=3080
Eeerr, you're right :/
I'll push this back to the Engineering team.
BR