Skip to content
Prev 299480 / 398503 Next

yet another windows installation from source issue

On 12-07-08 3:23 PM, Erin Hodgess wrote:
It looks as though your path is messed up.  You shouldn't have mingw32 
tools on it.

The entries should be

c:/Rtools/bin;c:/Rtools/gcc-4.6.3/bin;...

(where c:/ might be different on your system).  No other Rtools or gcc 
or MinGW directories should be on the path.

Duncan Murdoch