Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Chinese
  4. Qtcreator 不能自定义补全第三方c++库?
QtWS25 Last Chance

Qtcreator 不能自定义补全第三方c++库?

Scheduled Pinned Locked Moved Chinese
5 Posts 3 Posters 3.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yuquan23459
    wrote on last edited by
    #1

    比如我想在我的源码中加入mongodb数据库的c++方法,mongodb c++的api已经安装,但是用qtcreator不能解析,知道的能否告知下是我没有找到操作方法,还是qtcreator确实不能解析第三方头文件?

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Vincent007
      wrote on last edited by
      #2

      不是 include header files 就行嗎?

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yuquan23459
        wrote on last edited by
        #3

        在哪里能够include header files?我没有看到这个选项啊?

        1 Reply Last reply
        0
        • V Offline
          V Offline
          Vincent007
          wrote on last edited by
          #4

          http://qt-project.org/doc/qtcreator-3.0/creator-project-qmake-libraries.html

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jiangcaiyang
            wrote on last edited by
            #5

            在pro中写INCLUDEPATH += $$YOUR_MONGODB_PATH

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved