SkyWhiteEagle commented on issue #643:
URL: https://github.com/apache/celix/issues/643#issuecomment-1729978744

   Hello. Thank you for having a look.
   
   I indeed use the separate Conan install out of habits from V1. I noticed I 
forgot the profile in the debug build step, I guess I must not have properly 
purged my build directory when I checked the script. 
   
   I am already using the CMakeUserPresets.json file and usually build & debug 
with the IDE. I am simply using the .sh scripts to eliminate CLion as a 
potential cause.
   
   I tried updating the scripts with the one provided, the error still remains.
   
   I find it weird that the debug correctly works but not the release. I 
committed the bundles from the release folder on both branches. I can inflate 
them, and they don't appear to be corrupted.
   
   Is it normal for it to extract to `.cache/bundle1/resources`? Is it not just 
`.cache/bundle1/`? Running `head bundles/celix_ShellCxx.zip` from the folder of 
the application does find the file. I tried running everything as sudo in case 
it was permission related but the same error occurred.
   
   This bundle appears to be the only C++ one of those I tested (shell TUI and 
WUI), could it be linked?
   
   Thanks again.


-- 
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