PengZheng commented on issue #787:
URL: https://github.com/apache/celix/issues/787#issuecomment-2585717595

   Yeah, it seems that `LD_LIBRARY_PATH` is not properly set. 
   Conan generates a script under the build directory to do it
   
   ``` 
             cd build
             source conanrun.sh
             ctest --output-on-failure
             source deactivate_conanrun.sh
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to