 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
mattk Guest
|
Posted: Mon Feb 21, 2005 8:32 pm Post subject: debug / release |
|
|
Hello,
Just wondering if any one can tell me what might be going on from this
little information.
I have an application (done in BCB5) that works, builds (debug settings)
with no errors/warnings.
When I change it to 'release mode' and try to build it .... it complains of
errors in Comctrls.hpp.
|
|
| Back to top |
|
 |
Dennis Jones Guest
|
Posted: Mon Feb 21, 2005 8:55 pm Post subject: Re: debug / release |
|
|
"mattk" <mattkreuter@kmc-controls> wrote
| Quote: | Hello,
Just wondering if any one can tell me what might be going on from this
little information.
I have an application (done in BCB5) that works, builds (debug settings)
with no errors/warnings.
When I change it to 'release mode' and try to build it .... it complains
of
errors in Comctrls.hpp.
|
Perhaps a typo somewhere within an #ifndef _DEBUG and #endif ?
- Dennis
|
|
| Back to top |
|
 |
Martin Fensome Guest
|
Posted: Mon Feb 21, 2005 10:26 pm Post subject: Re: debug / release |
|
|
"mattk" <mattkreuter@kmc-controls> wrote
| Quote: | Hello,
Just wondering if any one can tell me what might be going on from this
little information.
I have an application (done in BCB5) that works, builds (debug settings)
with no errors/warnings.
When I change it to 'release mode' and try to build it .... it complains
of
errors in Comctrls.hpp.
|
Likely I have no clue, but I recall a great deal of confusion around
multiple versions of the comctrls support files (dll) between various OS's.
Is it possible that there is a non matching comctrl hpp to the actual
comctrls files you have on your machine?
Perhaps also maybe compare that projects's BPR file contents with a brand
new one generated by builder after you first rename the default.bpr?
Sometimes I've found things that make no sense to be caused by wacky
settings in the bpr file.
Good luck, let us know!
Martin
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|