View Full Version : make66488.sh: g++: command not found andWindRiver\workbench-3.0\x86-win32\bin\make.e
Peragore
15-01-2011, 16:21
Very new at this, but i am getting the above error message when i try to run any type of code. I assume it means I am lacking a program, but i have not been able to find what.
Problems:
WindRiver\workbench-3.0\x86-win32\bin\make.exe: *** [Chester_Code_example/Debug/Objects/Chester_Code_example/code.o] Error 127
\AppData\Local\Temp\make66488.sh: g++: command not found
PatrickS
15-01-2011, 16:40
Make sure that g++ is added to the Path variable. Look here (http://geekswithblogs.net/renso/archive/2009/10/21/how-to-set-the-windows-path-in-windows-7.aspx).
Peragore
23-01-2011, 14:32
Getting the error, trying to fix the path, but can only find the uninstall file
rgkroker
24-01-2011, 17:25
Make sure that g++ is added to the Path variable. Look here (http://geekswithblogs.net/renso/archive/2009/10/21/how-to-set-the-windows-path-in-windows-7.aspx).
I am a mentor working with team 2557. we are having the same problem. We are using cygwin, and have installed Wind river workbench and the labview cRio drivers. We have updated the path to include the cygwin/bin directory. Still the make fails at the g++.exe command. We installed it on five different computers with the same result.
We are running WinXP SP3 on all the machines.
Can you tell us how your system is setup? Please list the install steps you took to get Wind River working.
Peragore
29-01-2011, 14:23
looks like the install disc for this year did not come with the windows version of the GNU Compiler, or G++, only the uninstall file. Aaargh!
Edit: this was not the case. We eliminated all vestiges of Windriver from the computer, and then completely reinstalled. this seemed to clear it up.
vBulletin® v3.6.4, Copyright ©2000-2017, Jelsoft Enterprises Ltd.