I am developing a C++ console app which interfaces the Autodesk Inventor C++ COM-API. Everything works and compiles, however in the code editors all Inventor classes are underlined as if they were unknown. However compilation works. Also navigation to classes functions etc. does not work. I tried to manually include the RxInventor.tlh file, but then a lot of other errors occur.
API classes not recognized in code editor
Any suggestions?
Thanks,
Jan
Jan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.