![]() |
| | #1 |
| Registered User Join Date: Oct 2009
Posts: 8
| vcl.h is included in my source code: #include<vcl.h> but when I build the source code this error comes: error e2209: unable to open include file 'vcl.h' then I tried #include"vcl.h" I got the same error. Can some one help me? Compiler: Borland C++ OS: WindowsXP |
| Hava is offline | |
| | #2 |
| and the Hat of Guessing Join Date: Nov 2007
Posts: 8,805
| Do you have vcl.h? (It's not a standard header, so you need to know where it is.) |
| tabstop is offline | |
| | #3 |
| Registered User Join Date: Oct 2009
Posts: 8
| I searched for it and someone said vcl.h is supplyed by Borland, but for me it is not, so now I am confused. I think I don't have it... |
| Hava is offline | |
| | #4 |
| and the Hat of Guessing Join Date: Nov 2007
Posts: 8,805
| A quick glance at Borland's site suggests the path may be <vcl\vcl.h>. |
| tabstop is offline | |
| | #5 |
| 3735928559 Join Date: Mar 2008
Posts: 693
| did you create a new application, or just a new unit? |
| m37h0d is offline | |
| | #6 |
| Registered User Join Date: Oct 2009
Posts: 8
| An application, and I checked there's no vcl.h file...... Thank you for replying |
| Hava is offline | |
![]() |
| Tags |
| c++ vcl error |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help me with function call | NeMewSys | C++ Programming | 16 | 05-22-2008 01:53 PM |
| C programing doubt | sivasankari | C Programming | 2 | 04-29-2008 09:19 AM |
| Read and write hanging | zee | C Programming | 8 | 08-03-2004 11:19 PM |
| OpenGL camera errors..can't find 'em!? | psychopath | Game Programming | 12 | 04-22-2004 06:17 PM |
| help with finding lowest number entered | volk | C++ Programming | 12 | 03-22-2003 01:21 PM |