| View previous topic :: View next topic |
| Author |
Message |
manc Grandmaster Cheater
Reputation: 1
Joined: 16 Jun 2006 Posts: 551
|
Posted: Tue Jul 22, 2008 12:57 am Post subject: [C++ Request] <vcl.h> |
|
|
Well, I was compiling a friends source code and I came across an error saying that <vcl.h> cannot be found. I'm compiling it in MSVC++ 2008 which is why I find it hard to believe that I wouldn't have it. But, apparently I don't. Would anyone be able to upload their vcl.h file? (Sidenote: Yes, already google'ed it, couldn't find anywhere). Thanks to everyone/anyone who helps
_________________
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Tue Jul 22, 2008 3:57 am Post subject: |
|
|
| He used Borland C++ builder, that's why.
|
|
| Back to top |
|
 |
rapion124 Grandmaster Cheater Supreme
Reputation: 0
Joined: 25 Mar 2007 Posts: 1095
|
Posted: Tue Jul 22, 2008 6:14 am Post subject: |
|
|
| You can take that include line out. vcl.h is just for Borland stuff.
|
|
| Back to top |
|
 |
GMZorita Grandmaster Cheater Supreme
Reputation: 0
Joined: 21 Mar 2007 Posts: 1361
|
Posted: Tue Jul 22, 2008 9:05 am Post subject: Re: [C++ Request] <vcl.h> |
|
|
| manc wrote: | | Well, I was compiling a friends source code and I came across an error saying that <vcl.h> cannot be found. I'm compiling it in MSVC++ 2008 which is why I find it hard to believe that I wouldn't have it. But, apparently I don't. Would anyone be able to upload their vcl.h file? (Sidenote: Yes, already google'ed it, couldn't find anywhere). Thanks to everyone/anyone who helps :? |
WOW rlly I'm your friend now?
You founded my src in CEF lol...
And you dont need that unless you are using BDS so just comment that (//)
And #include <window.h> will do it.
_________________
Gone |
|
| Back to top |
|
 |
manc Grandmaster Cheater
Reputation: 1
Joined: 16 Jun 2006 Posts: 551
|
Posted: Tue Jul 22, 2008 11:03 am Post subject: Re: [C++ Request] <vcl.h> |
|
|
| GMZorita wrote: | | manc wrote: | Well, I was compiling a friends source code and I came across an error saying that <vcl.h> cannot be found. I'm compiling it in MSVC++ 2008 which is why I find it hard to believe that I wouldn't have it. But, apparently I don't. Would anyone be able to upload their vcl.h file? (Sidenote: Yes, already google'ed it, couldn't find anywhere). Thanks to everyone/anyone who helps  |
WOW rlly I'm your friend now?
You founded my src in CEF lol...
And you dont need that unless you are using BDS so just comment that (//)
And #include <window.h> will do it. |
Wtf...Hell no I am not your friend. Not everyone is out to get your shit all the time man. But thanks for helping, and rapion too.
_________________
|
|
| Back to top |
|
 |
jackyyll Expert Cheater
Reputation: 0
Joined: 28 Jan 2008 Posts: 143 Location: here
|
Posted: Tue Jul 22, 2008 11:13 am Post subject: Re: [C++ Request] <vcl.h> |
|
|
| GMZorita wrote: | | manc wrote: | Well, I was compiling a friends source code and I came across an error saying that <vcl.h> cannot be found. I'm compiling it in MSVC++ 2008 which is why I find it hard to believe that I wouldn't have it. But, apparently I don't. Would anyone be able to upload their vcl.h file? (Sidenote: Yes, already google'ed it, couldn't find anywhere). Thanks to everyone/anyone who helps  |
WOW rlly I'm your friend now?
You founded my src in CEF lol...
And you dont need that unless you are using BDS so just comment that (//)
And #include <window.h> will do it. |
Why is it that every post i read of yours, it has to do with someone stealing your source code? It tends to be an accusation over something stupid too, such as someone not having the correct header files included. But, even when they show absolutely no source, you assume it's your source and yell at them.
Care to explain?
|
|
| Back to top |
|
 |
|