下面我遗漏了什么(路径,环境变量,?)从Windows命令提示符窗口运行。
请参见“gdb-7.12\配置”不被识别为内部或外部命令、可操作的程序或批处理文件。如下所示:
C:\Users\_gerlad0_\Downloads\Installables\gdb-7.12\build>C:\Users\_gerlad0_\Downloads\Installables\gdb-7.12\configure 'C:\Users\_gerlad0_\Downloads\Installables\gdb-7.12\configure‘不被识别为内部或外部命令、可操作的程序或批处理文件。
C:\Users\_gerlad0_\Downloads\Installables\gdb-7.12\build>set路径Path=C:\Program文件(x86)\GNU工具ARM Embedded\5.4 2016q2\bin\;C:\ProgramData\Oracle\Java\javapath;C:\Program \Common\;C:\Program (x86)\Common \;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;程序文件(x86)\NTRU密码系统\\bin\;C:\Program \NTRU密码系统\\bin\;C:\Program \Wave\Gemalto\Access Client\v5\;C:\Program (x86)\Windows \Shared;C:\Program (x86)\Microsoft \90\Tools\binn;c:\Program \TortoiseSVN;C:\Program (X86)\QuickTime\QTSystem;程序文件(x86)\Skype\Phone\;C:\WINDOWS\system32\config\systemprofile.dnx\bin;C:\Program \Microsoft\Dnvm\ C:\Program (x86)\Windows \8.1\:\Program\Git\cmd;C:\cygwin64bin PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
谢谢你的洞察力!
发布于 2016-12-23 09:57:17
大多数配置脚本都是为unix编写的。
您需要从这样的unix (例如bash)中运行配置,这应该是从窗口的cygwin/mingw/msys包中获得的。
https://stackoverflow.com/questions/41275724
复制相似问题