LIBS += -lcueINCLUDEPATH += /usr/include/libcue-1.3/libcue
extern "C" { #include <cdtext.h>}
C++ (Qt)#ifdef __cplusplusextern "C" {#endif int a(void);void b(int); #ifdef __cplusplus}#endif
C++ (Qt)CONFIG += link_pkgconfigPKGCONFIG += libcue
In file included from /usr/include/sys/stat.h:107,from /usr/include/CLucene/StdHeader.h:76,from /usr/include/CLucene.h:11,from retriever.h:8,from tablemodel.h:12,from tableview.h:14,from mainwindow.h:9,from mainwindow.cpp:5:/usr/include/bits/stat.h:88: error: field ‘st_atim’ has incomplete type/usr/include/bits/stat.h:89: error: field ‘st_mtim’ has incomplete type/usr/include/bits/stat.h:90: error: field ‘st_ctim’ has incomplete type/usr/include/bits/stat.h:149: error: field ‘st_atim’ has incomplete type/usr/include/bits/stat.h:150: error: field ‘st_mtim’ has incomplete type/usr/include/bits/stat.h:151: error: field ‘st_ctim’ has incomplete type
typedef struct Cdtext Cdtext;