Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
June 8, 2010 - 4:03pm
|
I installed Ride7 with the RKit-STM8 for Ride7. I opened the Fibonacci project delivered within the installation. I pressed "Make" or "Build" and received following line in the Build Log window: ----------------Make Started: 'FibSTM8' in configuration 'Standard'-------------------------- This happens for all projects, also for self written. What went wrong? Is there any configuration lack? Does Ride7 find the compiler? |
Hi,
There is a documented limitation: You cannot install Ride7 in a folder that contains some parentheses "(" or ")".
Can you please try to reinstall Ride7 and RKit-STM8?
Regards,
Bruno
Thank you for the fast answer. The problem continues after new installation in other directory ("Program Files" instead of "Programme"). The path does not contain any other character than letters and backslashes. The OS is Windows XP, SP3.
Hi,
Are you using the latest versions of the kits (from the website), or an old version (from a CD)?
Some old versions did not support even a single space in the name ("Program Files"...)
Best Regards,
Vincent
Hi,
I downloaded the two installation files from your website yesterday (Ride7_7.28.10.0075.exe and RKit-STM8_2.28.10.0092.exe). I installed first Ride7 and then RKit following the instruction on the website. There was no space in the path name ("C:\Programme\Raisonance\..."). I changed the path in "C:\Program Files\Raisonance\..." following Bruno's suggestion. The path doesn't seem to be the problem. It seems as if Ride7 does not find the compiler. I would expect that "Running: RCST7" or something like that appears in the Build Log window. Maybe I have to do some configuration by hand?
Best regards,
Holger
I found out the following: The Raisonance compiler runs fine under the ST IDE. Maybe this is the solution for my problem.
Hi Holger,
Ride7 is using msscript.ocx to set and initialize its environment.
One of the common problems is that msscript.ocx is unregsitered during an upgrade of Windows OS. Could you please check if this component is properly registered on your PC (regsvr32.exe msscript.ocx) ?
Then try to create a new project, add some files and try to build the project again.
Best regards,
Behnaz
Hi Behnaz,
this has worked. Thank you!
Best regards,
Holger
Hello I think I have the same problem
I'm using Ride7_7.28.10.0075 and RKit-51_6.05.10.0078_eval
My OS is Windows Vista (I know, please no comments)
I tried to reinstall. I've also heard about a problem with the path so I tried to install it directly to C:\ with the same result.
Could Somebody explain me how to fix the problem with the msscript?
Thanks
Jan