开发者

using PowerShell with Code::Blocks

开发者 https://www.devze.com 2023-03-03 10:28 出处:网络
My machine is Win 7. How can I change in Code::Blocks the shell from cmd to PowerShell? Code:Blocks use the cmd as a shell, but I want that he will u开发者_开发技巧se the PowerShell instead.

My machine is Win 7.

How can I change in Code::Blocks the shell from cmd to PowerShell? Code:Blocks use the cmd as a shell, but I want that he will u开发者_开发技巧se the PowerShell instead. How can I do that? my compiler is gfortran.

John


This not an real answer, but a suggestion. Do you try to change environement variable ComSpec ?

For example to :

C:\WINDOWS\system32\WindowsPowerShell\v1.0\powershell.exe
0

精彩评论

暂无评论...
验证码 换一张
取 消