Cannot open wire.h

kaveh rahimi 66 Reputation points
2021-12-30T16:27:44.017+00:00

hi
I am writing a code. I want to include a file called "wire.h" . but the VS says cannot open it(wire.h). I have searched everywhere and couldn't find the reason. The error code is C1083 how can I fix this problem.
please help
thanks

Developer technologies | C++
{count} votes

1 answer

Sort by: Most helpful
  1. Minxin Yu 13,501 Reputation points Microsoft External Staff
    2021-12-31T02:59:28.47+00:00

    Hi, @kaveh rahimi

    Do you have the Wire file?
    You also need to use Properties > C/C++ >General > Additional Include Directories.
    161561-%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE-2021-12-31-095701.jpg

    Best regards,

    Minxin Yu


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.