我如何使用OmniPascal的FPC?

时间:2017-08-29 23:31:01

标签: omnipascal

我在Windows上VSCode尝试了此命令

"omnipascal.delphiInstallationPath": "C:\\lazarus\\fpc"
"omnipascal.delphiInstallationPath": "C:\\lazarus\\fpc\\3.0.2\\source"
"omnipascal.freePascalSourcePath": "C:\\lazarus\\fpc"
"omnipascal.freePascalSourcePath": "C:\\lazarus\\fpc\\3.0.2\\source"

我也在Linux上用usr/share/fpcsrc尝试了相同的命令。但我不能从VSCode-OmniPascal工作FPC。

我该怎么办呢?

0 个答案:

没有答案