How to remove diagnosics? |
Post Reply |
Author | |
dmitryl
Newbie Joined: 07 December 2020 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 07 December 2020 at 12:40pm |
Hi, maybe its a known question, but I have a lot of text in my log (also in Visual Studio output window) when I compile my code, that is using XT 19.3: Does anyone know, how to disable the text in my log? This text is generated several times per project: Including Xtreme Toolkit Pro Including Markup (Use _XTP_EXCLUDE_MARKUP to exclude from build) Including TabManager (Use _XTP_EXCLUDE_TABMANAGER to exclude from build) Including Controls (Use _XTP_EXCLUDE_CONTROLS to exclude from build) Including Calendar (Use _XTP_EXCLUDE_CALENDAR to exclude from build) - Calendar MAPI support excluded from build (Use _XTP_INCLUDE_CALENDAR_MAPI to include it) Including Chart (Use _XTP_EXCLUDE_CHART to exclude from build) Including CommandBars (Use _XTP_EXCLUDE_COMMANDBARS to exclude from build) Including DockingPane (Use _XTP_EXCLUDE_DOCKINGPANE to exclude from build) Including FlowGraph (Use _XTP_EXCLUDE_FLOWGRAPH to exclude from build) Including GraphicLibrary (Use _XTP_EXCLUDE_GRAPHICLIBRARY to exclude from build) Including PropertyGrid (Use _XTP_EXCLUDE_PROPERTYGRID to exclude from build) Including ReportControl (Use _XTP_EXCLUDE_REPORTCONTROL to exclude from build) Including Ribbon (Use _XTP_EXCLUDE_RIBBON to exclude from build) Including ShortcutBar (Use _XTP_EXCLUDE_SHORTCUTBAR to exclude from build) Including SkinFramework (Use _XTP_EXCLUDE_SKINFRAMEWORK to exclude from build) Including SyntaxEdit (Use _XTP_EXCLUDE_SYNTAXEDIT to exclude from build) Including TaskPanel (Use _XTP_EXCLUDE_TASKPANEL to exclude from build) -------------------------------------------------------------------------------- Thanks in advance :)
|
|
dmitryl
Newbie Joined: 07 December 2020 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
I found it: it is in Include\XTToolKitPro.h :)
|
|
Fredrik
Senior Member Joined: 22 June 2005 Status: Offline Points: 235 |
Post Options
Thanks(0)
|
Don't see any workaround than removing the pragma messages in XTToolkitPro.h and recompile the libraries...
|
|
Windows 10, Visual Studio 20157, Toolkit Pro 18.3.0
|
|
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 |