Quote:
|
Originally Posted by prograid
Well, you were right. I edited the plugin so that it now uses del /f instead of rm. I checked it out and there are no more of the CreateProcess(...) errors. The new version is in the attachment below.
|
Cool. Thanks.
Quote:
|
Originally Posted by prograid
I don't think Microchip would appreciate you distributing an installer for their proprietary compiler. If it were possible, you should make the compiler install MinGW ask the user for the location of the C18 installer (or check to see if it is already installed), run that installer, and then install eclipse.
|
That's what I'm figuring. Fortunately, I don't even have to worry about where the compiler is installed... I think. It does set the PATH up, correct?