The PID logging option does not work for windows. The unistd.h file is not found by the compiler, but CMake uses a POSIX setup for logging.
When manually changing to windows version in config.h, it still doesn't work.
Investigate and fix.
Logged In: YES user_id=1582185
Fixed. It works in Win.
Log in to post a comment.
Logged In: YES
user_id=1582185
Fixed. It works in Win.