You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@rex-schilasky This should be fixed now with the merge of PR #834 to master - could you please confirm this.
The problem was that the mutex and semaphore was not inter process capable which is a requirement for the WaitSet and Listener. But now everything should work as expected.
Required information
Operating system:
Microsoft Windows 10 Enterprise
Version 10.0.19042 Build 19042
Compiler version:
Microsoft Visual Studio Professional 2019
Version 16.10.2
Observed result or behaviour:
Instantiation of iox::popo::Listener leads to unexpected error.
Expected result or behaviour:
Listener should run on Windows 10 platform.
Conditions where it occurred / Performed steps:
Compile (VS2019 - Debug) an run following sample.
The text was updated successfully, but these errors were encountered: