Sergey Podobry
Sergey Podobry
Hi @bhatiahs , No, it's still actual and it's not related to VS2017. A workaround is suggested by the issue author: ``` namespace plog { using mine::operator
Hi, Oh, it was changed a long ago. Could you describe your use case? Why do you delete log files for a running app? Probably the old behavior should be...
Hi! I think `Record` is never copied or moved. Where do we need that?
Yes, it makes sense.
Hi @uttam-bhanu , Please try `rad-studio-compile-fix-137` branch. Also I hope the following diagram will make it clear what include folders to add: ``` plog
Here is a zip archive: https://github.com/SergiusTheBest/plog/archive/rad-studio-compile-fix-137.zip
Ok, try to change this line https://github.com/SergiusTheBest/plog/blob/rad-studio-compile-fix-137/include/plog/WinApi.h#L6 to `#if 0`
It's strange. Could you create a sample project and attach it here? Also which version of RAD Studio do you use?
@gordhub No, `#if 0` is correct (I wrote `#if 1` first and then edited it).
I performed some testing on RAD Studio XE8 and the latest RAD Studio 10.3: both are working fine. Unfortunately I have no RAD Studio 2007 (it requires a license key...