Re: Static link problems using VS2005
- From: "David Ching" <dc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 26 Aug 2006 02:41:51 GMT
"Ajay Kalra" <ajaykalra@xxxxxxxxx> wrote in message
news:%23LyhPOLyGHA.4972@xxxxxxxxxxxxxxxxxxxxxxx
As you can guess I dont. My reasons are simple.
LOL, we are often on opposite sides of the spectrum, eh? ;)
- Everyone using the project knows where to look for dependent libs. It
would be nightmare for someone to search code to figure this out.
That's true enough. It's easy enough to do a Find in Files for "#pragma
comment(lib)" though.
- VS2005 creates a build order of projects in a solution based on the libs
the projects are linking to.
Yes, but these libs are Project Dependencies and have nothing to do with the
libs specified in the Project linker settings.
-- David
.
- Follow-Ups:
- Re: Static link problems using VS2005
- From: Ajay Kalra
- Re: Static link problems using VS2005
- References:
- Re: Static link problems using VS2005
- From: Tom Serface
- Re: Static link problems using VS2005
- From: Ajay Kalra
- Re: Static link problems using VS2005
- From: David Ching
- Re: Static link problems using VS2005
- From: Ajay Kalra
- Re: Static link problems using VS2005
- Prev by Date: Re: Static link problems using VS2005
- Next by Date: Re: Is overriding a function of a library in accordance with C++ standard?
- Previous by thread: Re: Static link problems using VS2005
- Next by thread: Re: Static link problems using VS2005
- Index(es):
Relevant Pages
|