带有Visual Studio Code的FLTK库

问题描述

我正在尝试从“编程原理和实践”中为第12章安装FLTK库, 但是无法识别build命令。我该怎么办?谢谢!

PS D:\3. Programming\C++\GUI\fltk-1.3.5> make
make : The term 'make' is not recognized as the name of a cmdlet,function,script file,or operable program. Check the spelling of the name,or if a path 
was included,verify that the path is correct and try again.
At line:1 char:1
+ make
+ ~~~~
    + CategoryInfo          : ObjectNotFound: (make:String) [],CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)