james94 commented on code in PR #1793: URL: https://github.com/apache/nifi-minifi-cpp/pull/1793#discussion_r1628527729
########## CMakeLists.txt: ########## Review Comment: Thanks for the heads up on the **conan profile** not being in the PR, I just realized **.gitignore** prevented it from showing up cause one of the folders got caught in the ignore. I updated the path to **release-linux** and now its in `nifi-minifi-cpp/etc/conan/profiles/release-linux`. You should be able to use it as you run **conan install** and **conan build** commands @szaszm Also I think the default conan profile should work out of box, but to be consistent, I would suggest you also give the **release-linux** conan profile a try and see if you get similar results that I got for **conan install and conan build**. I have also attached logs for your reference. [minifi_conan_install_output_jguzman_060524.txt](https://github.com/user-attachments/files/15597404/minifi_conan_install_output_jguzman_060524.txt) [minifi_conan_build_output_jguzman_060524.txt](https://github.com/user-attachments/files/15597409/minifi_conan_build_output_jguzman_060524.txt) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
