Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use Log in standalone app (in C++)
#6
Hi Ian, sorry i don't pay attention is C++, my bad. I use a IFDEF in Delphi, maybe work on C++ too.
Code:
  {$IFDEF DEBUG}
  FormIWMain.Log( '' );
  {$ENDIF}
When is to deploy i compile in Release mode.
Reply


Messages In This Thread
RE: How to use Log in standalone app (in C++) - by Jose Nilton Pace - 04-08-2018, 12:01 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)