Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Solve Error RC2135: File Not Found: xxxxx.tlb

0.00/5 (No votes)
25 Apr 2013 1  
This tip tells you what to do when you are faced with the RC2135 problem in the resource file.

Introduction

Recently, while compiling an Active X control, I was faced with the issue RC2135 (file not found) in the rc file.

How to Solve

Declare $(IntDir) in the Additional Include Directories field of the Resources Tab (General Section) in the Configuration Properties of the project.

Acknowledgements

History

  • 23rd May, 2012: Tip uploaded

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here