View Single Post
  #1  
Old 07-05-2005, 01:20 AM
erez_ny erez_ny is online now
Registered User
 
Join Date: 07-05-2005
Posts: 2
Problem with dependencies

Hi,
I am building with Visual Build a VC workspace containing 250 DSP's (projects).
In the DSW I configured all dependencies (and there are a lot).
When running visual build with "support library dependencies" checked, visual build opens a diffrent MSDEV process for each project build (not simultanously) and it takes forever to load the DSW in this MSDEV.
If I uncheck this option, it runs faster but still opens a diffrent MSDEV and I don't know yet if it handles dependencies.
Is there an option to handle dependencies in MSDEV and not in Visual Build?

Thanks,
Erez.
Reply With Quote