![]() |
Verbosity! |
Post Reply
|
| Author | |
nikb
Newbie
Joined: 20 September 2008 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: Verbosity!Posted: 20 September 2008 at 8:50am |
|
Is it possible that future releases of XTP could reduce the amount of crap that's displayed in the build output? I'm sure the devs themselves have seen this, but just in case:
1>------ Build started: Project: AutoLinkSample, Configuration: Debug Win32 ------ 1>Compiling... 1>Test1.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test2.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test3.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test4.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test5.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test6.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test7.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test8.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test9.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Test10.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>AutoLinkSample.cpp 1>Automatically linking with ToolkitPro1201vc80D.dll 1>Generating Code... 1>Build Time 0:39 1>Build log was saved at "file://X:\Projects\AutoLinkSample\Debug\BuildLog.htm" 1>wmfsui - 0 error(s), 0 warning(s) I mean, this borders on ridiculous! Yes, I know I can easily suppress that message myself by changing "XTToolkitPro.h" and commenting out one line, but it would be nice if this wasn't something I needed to worry about... |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 September 2008 at 5:23am |
|
Hi,
You must include XTToolkitPro.h only in stdafx.h.
Check our samples...
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
adrien
Senior Member
Joined: 30 April 2007 Location: New Zealand Status: Offline Points: 449 |
Post Options
Thanks(0)
Quote Reply
Posted: 22 September 2008 at 8:26pm |
|
in some larger projects, including in stdafx.h breaks MSVC 6, so have to include in individual files.
|
|
![]() |
|
ABuenger
Newbie
Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 September 2008 at 7:04am |
/Zm200 |
|
|
Codejock support
|
|
![]() |
|
barobax
Senior Member
Joined: 07 May 2008 Status: Offline Points: 117 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 September 2008 at 7:47am |
|
do you have problem with oleg suggestion,ABuenger ?
how we can remove some lines on enabled operation ? like 1>Build log was saved at "file://X:\Projects\AutoLinkSample\Debug\BuildLog.htm" Thanks, Best Regards. |
|
|
(Farsi IS WRONG you must say [PARSI])
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |