Click here to Skip to main content
15,867,704 members
Articles / Visual Studio
Tip/Trick

Solve Error RC2135: File Not Found: xxxxx.tlb

Rate me:
Please Sign up or sign in to vote.
4.79/5 (6 votes)
25 Apr 2013CPOL 36.9K   1   3
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, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Kotha Technologies
Bangladesh Bangladesh
If you are not in - you are out !
- Chapter 1

Comments and Discussions

 
Praiseit is great! Pin
Southmountain2-Jan-21 15:05
Southmountain2-Jan-21 15:05 
GeneralMy vote of 1 Pin
Tim Dean26-Apr-15 11:37
Tim Dean26-Apr-15 11:37 
GeneralRe: My vote of 1 Pin
Mukit, Ataul27-Apr-15 2:25
Mukit, Ataul27-Apr-15 2:25 
It's just a trip - not an article Smile | :)

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.