What is -posix-ipc flag?
General and Desktop
1
Posts
1
Posters
1.1k
Views
1
Watching
-
Hi
I'm a little confused while configuring Qt5 for win.
- What is -posix-ipc flag?
- Should I take care of using -posix-ipc flag when configuring Qt for Windows? Particularly using MinGW 32bit that implements win32 thread model?
- Do I need some third-party lib to use IPC in POSIX style?
- Does it affect DBus?