GOnpp icon indicating copy to clipboard operation
GOnpp copied to clipboard

Runing go cmd when ENV variables set in batch files

Open BarSah opened this issue 8 years ago • 2 comments

Hi, I have corporate Windows environment, which prohibit set ENVIRONMENT variables into the system. I am using batch file to run Notepad++ set GOROOT=c:\go set GOBIN=c:\go\bin set PATH=%PATH%;c:\go\bin C:\APP\Notepad++\notepad++.exe

But when I run GO comand from editor I get error message:

failed to create command line

BarSah avatar Apr 21 '17 07:04 BarSah

Any update on this?

I'm getting the same issue, even with local loading.

RiyazMansoor avatar Jul 08 '17 15:07 RiyazMansoor

I'm getting the same issue, even with local loading.

ALT-F , ALT-T

but ALT-R & ALT-O is OK !!

echochio-tw avatar Aug 27 '18 03:08 echochio-tw