test need to be linked against liblumierabackend
...while tests in the library subdirectory are linked only against liblumierasupport, which does not provide the multithreading support In this special case here the actual facility to be tested does not rely on thread support, only on locking. But the stress test obviously needs to create several threads. Simple workaround is to move the test into a test collection linked against all of the application core...
This commit is contained in:
parent
4095cd8cf3
commit
908d1a8faa
1 changed files with 0 additions and 0 deletions
Loading…
Reference in a new issue