Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Query in header file

Query in header file

Scheduled Pinned Locked Moved C / C++ / MFC
databasehelp
6 Posts 3 Posters 0 Views 1 Watching
  • 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.
  • A Offline
    A Offline
    akshita_15
    wrote on last edited by
    #1

    Hi, Whenever I used #include I am getting an error as "Cannot open include file: No such file or directory " Do I need to change anything to include this file. Thanks in advance:)

    A H E 3 Replies Last reply
    0
    • A akshita_15

      Hi, Whenever I used #include I am getting an error as "Cannot open include file: No such file or directory " Do I need to change anything to include this file. Thanks in advance:)

      A Offline
      A Offline
      akshita_15
      wrote on last edited by
      #2

      in #include

      A 1 Reply Last reply
      0
      • A akshita_15

        Hi, Whenever I used #include I am getting an error as "Cannot open include file: No such file or directory " Do I need to change anything to include this file. Thanks in advance:)

        H Offline
        H Offline
        Hamid Taebi
        wrote on last edited by
        #3

        maybe your file is in another location and you dont know or you dont have include file_**


        **_

        whitesky


        1 Reply Last reply
        0
        • A akshita_15

          in #include

          A Offline
          A Offline
          akshita_15
          wrote on last edited by
          #4

          #include

          H 1 Reply Last reply
          0
          • A akshita_15

            #include

            H Offline
            H Offline
            Hamid Taebi
            wrote on last edited by
            #5

            i include this file and not problem maybe you dont have this file that is for themes of course i use vs2005 now_**


            **_

            whitesky


            1 Reply Last reply
            0
            • A akshita_15

              Hi, Whenever I used #include I am getting an error as "Cannot open include file: No such file or directory " Do I need to change anything to include this file. Thanks in advance:)

              E Offline
              E Offline
              Eytukan
              wrote on last edited by
              #6

              Assure that the .h file is with you , and if you use < > it searches the standard library directories. If you use "", it searches the local director. If you are not sure what to do, do this, copy the .h file to the local folder where you keep the other .cpp .h files of your project. Now use #include"sdf.h" here it can never say "cannot find the file " again.


              --[V]-- [My Current Status]

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups