User forums > Help
Console wizard and Multi-threaded Dynamic CRT mode
skirby:
Hello,
It is probably a stupid question but when I create a Visual Studio 2005 MS Dos console program with the wizard, at the end, I have the following question:
Now, if I create a Win32 GUI Project, I do not have the question at the end of the wizard.
Is it a bug?
If not, what option C::B choose by default?
Thanks and have a nice day.
I am using the nightly build SVN 4185
killerbot:
bug maybe, more a shortcoming I guess. But would be nice if the consistency would be increased.
Biplab:
--- Quote from: skirby on June 26, 2007, 11:31:22 pm ---Is it a bug?
--- End quote ---
No. It's Not a bug. It's an option.
--- Quote from: skirby on June 26, 2007, 11:31:22 pm ---If not, what option C::B choose by default?
--- End quote ---
It's mentioned in the message itself. It uses Multi-threaded-Dynamic-CRT by default. :)
--- Quote from: killerbot on June 26, 2007, 11:39:15 pm ---But would be nice if the consistency would be increased.
--- End quote ---
AFAIR, I kept that option on request from an user. :)
skirby:
--- Quote from: Biplab on June 27, 2007, 04:07:52 am ---No. It's Not a bug. It's an option.
--- End quote ---
Is there a manner to activate that option?
--- Quote from: Biplab on June 27, 2007, 04:07:52 am ---It's mentioned in the message itself. It uses Multi-threaded-Dynamic-CRT by default. :)
--- End quote ---
Yes, it is mentionned in the dialog box message but there is no message if you create a VS2005 Win32 project :P
Anyway, when you create an MS Dos project and answer the question about Multi-threaded Dynamic CRT mode, you can see that check box is correctly checked in build option (one of these options /MT, /MTd, /MD, /MDd).
In Win32 project, as there is no question about Multi-threaded Dynamic CRT mode, none check box is checked in build option (in release and debug mode)
I don't think it is normal.
Biplab:
--- Quote from: skirby on June 27, 2007, 09:55:16 am ---Is there a manner to activate that option?
--- End quote ---
Sorry, I didn't understand what you meant. :?
--- Quote from: skirby on June 27, 2007, 09:55:16 am ---Yes, it is mentionned in the dialog box message but there is no message if you create a VS2005 Win32 project
--- End quote ---
I believe this has not been updated. I'll look into this tonight and update it if necessary.
--- Quote from: skirby on June 27, 2007, 09:55:16 am ---In Win32 project, as there is no question about Multi-threaded Dynamic CRT mode, none check box is checked in build option (in release and debug mode)
I don't think it is normal.
--- End quote ---
I think the options has been added at Project Level. Even in that case it's not good for VC.
Navigation
[0] Message Index
[#] Next page
Go to full version