On 22/11/2014 23:48, [email protected] wrote:

> PATH:

You will need to add Python here so Windows can find it (alternatively, create 
a python.exe link in one of these directories, for example: "mklink /h 
c:\mingw\msys\1.0\bin\python.exe c:\python27\python.exe").  BTW, it seems 
redirecting standard error misses the warning:

C:\test>gtags --gtagslabel=pygments
gtags: no python

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

C:\test>gtags --gtagslabel=pygments 2>err

C:\test>cat err

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

-- 
Jason.

_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to