当前位置: 技术问答>linux和unix
关于Linux下编译程序的错误
来源: 互联网 发布时间:2017-05-29
本文导语: 编译时出现很多错误如下,难道是有东西没有装上? app.cpp:379:70: error: 'lstat64' was not declared in this scope app.cpp:381:31: error: 'S_ISDIR' was not declared in this scope app.cpp:435:36: error: 'S_ISREG' was not declared in this scop...
编译时出现很多错误如下,难道是有东西没有装上?
app.cpp:379:70: error: 'lstat64' was not declared in this scope
app.cpp:381:31: error: 'S_ISDIR' was not declared in this scope
app.cpp:435:36: error: 'S_ISREG' was not declared in this scope
app.cpp:379:70: error: 'lstat64' was not declared in this scope
app.cpp:381:31: error: 'S_ISDIR' was not declared in this scope
app.cpp:435:36: error: 'S_ISREG' was not declared in this scope
|
#include