| LCDInfo.com http://forum.lcdinfo.com/ |
|
| Cannot open include file: 'vcl.h' http://forum.lcdinfo.com/viewtopic.php?f=9&t=345 |
Page 1 of 1 |
| Author: | Advait [ Fri Sep 26, 2003 11:47 ] |
| Post subject: | Cannot open include file: 'vcl.h' |
I have tried to run a sample application and got the error "Cannot open include file: 'vcl.h': No such file or directory". from where can I get this file. I am using VC++ 6.0 compiler |
|
| Author: | Henri [ Tue Sep 30, 2003 17:54 ] |
| Post subject: | |
VCL.H is one of Borland's C++Builder files. Sounds like you are trying to compile a C++Builder project with VC++. That won't work but you might be able to port the code to VC++. |
|
| Author: | nithya_20 [ Wed Dec 10, 2003 19:23 ] |
| Post subject: | Re: Cannot open include file: 'vcl.h' |
Advait wrote: I have tried to run a sample application and got the error "Cannot open include file: 'vcl.h': No such file or directory". from where can I get this file. I am using VC++ 6.0 compiler
|
|
| Page 1 of 1 | All times are UTC + 2 hours |
| Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |
|