Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/eclipse/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C++ 如何添加SQLite C++;Eclipse库(C+;+;版本)_C++_Eclipse_Sqlite_Eclipse Plugin - Fatal编程技术网

C++ 如何添加SQLite C++;Eclipse库(C+;+;版本)

C++ 如何添加SQLite C++;Eclipse库(C+;+;版本),c++,eclipse,sqlite,eclipse-plugin,C++,Eclipse,Sqlite,Eclipse Plugin,我需要在linux/ubuntu中使用SQLite,我想在eclipse中的项目中使用SQLite,我该怎么做?感谢这篇文章很好地描述了如何在linux程序中使用sqlite3,尽管作者主张Postgress优于SQLite。与添加任何其他第三方库的方式相同。见[本问题][1]。[1]:

我需要在linux/ubuntu中使用SQLite,我想在eclipse中的项目中使用SQLite,我该怎么做?感谢

这篇文章很好地描述了如何在linux程序中使用sqlite3,尽管作者主张Postgress优于SQLite。

与添加任何其他第三方库的方式相同。见[本问题][1]。[1]: