| View previous topic :: View next topic |
| Author |
Message |
Matt Lowe Guest
|
Posted: Tue Sep 26, 2006 9:04 pm Post subject: bdsproj2mak: leaves libs out of makefile |
|
|
Another problem with bdsproj2mak: it leaves libs out of the makefile if the
lib name in the project file does not exactly match (case-sensitive) the
available lib.
So if you add a file to a project named FOO.LIB, and later change the
filename to FOO.lib, the makefile will not include FOO.lib, and you will get
a linker error.
Workaround is to go in and manually fix the filename in the bdsproj file.
--
Matt Lowe
Milsoft Utility Solutions |
|
| Back to top |
|
 |
David Dean Guest
|
Posted: Tue Sep 26, 2006 10:28 pm Post subject: Re: bdsproj2mak: leaves libs out of makefile |
|
|
In article <45194ff0 (AT) newsgroups (DOT) borland.com>,
"Matt Lowe" <dontspammatt (AT) milsoft (DOT) com> wrote:
| Quote: | Another problem with bdsproj2mak: it leaves libs out of the makefile if the
lib name in the project file does not exactly match (case-sensitive) the
available lib.
So if you add a file to a project named FOO.LIB, and later change the
filename to FOO.lib, the makefile will not include FOO.lib, and you will get
a linker error.
Workaround is to go in and manually fix the filename in the bdsproj file.
|
Would you please put this in QC?
--
-David
Quis custodiet custodes ipsos? |
|
| Back to top |
|
 |
Matt Lowe Guest
|
Posted: Fri Sep 29, 2006 11:33 pm Post subject: Re: bdsproj2mak: leaves libs out of makefile |
|
|
Reported as QC#34648.
| Quote: | Would you please put this in QC?
--
-David |
|
|
| Back to top |
|
 |
David Dean Guest
|
Posted: Fri Sep 29, 2006 11:39 pm Post subject: Re: bdsproj2mak: leaves libs out of makefile |
|
|
In article <451d6715$1 (AT) newsgroups (DOT) borland.com>,
"Matt Lowe" <dontspammatt (AT) milsoft (DOT) com> wrote:
| Quote: | Reported as QC#34648.
|
Thanks. I'll try to get to it soon.
--
-David
Quis custodiet custodes ipsos? |
|
| Back to top |
|
 |
|