Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
About project dependencies...
mandrav:
How are project dependencies handled in MSVC workspaces? Is it an automatic procedure or does the user have to set them up manually?
Sorry I 'm asking, but I 've never used MSVC (not even seen it ;) ) and any help would be appreciated.
Is there a kind soul that could enlighten me?
takeshimiya:
A picture says more than 1000 words.
Microsoft Visual C++ 2005 Express is available as a free download at the MSDN site until November 7, 2006.
http://msdn.microsoft.com/vstudio/express/visualc/download/
mandrav:
Thanks but if I wanted to install it, I would 've done so by now ;)
takeshimiya:
I wonder how we get support for MSVC 2005 if the main developer refuses to install it :?
Well, I myself say that because I don't want to install it :lol:
Michael:
--- Quote from: mandrav on December 12, 2005, 06:17:40 pm ---How are project dependencies handled in MSVC workspaces? Is it an automatic procedure or does the user have to set them up manually?
Sorry I 'm asking, but I 've never used MSVC (not even seen it ;) ) and any help would be appreciated.
Is there a kind soul that could enlighten me?
--- End quote ---
May be this msdn link could be useful.
For what I know, you select which projects depend on which other by using a dialog box. These dependencies are successively stored into a solution file.
Michael
Navigation
[0] Message Index
[#] Next page
Go to full version