Hi Alvaro, The YAML parser is still under development, and I had no chance to update the Chrono configuration script to make it available in external projects. I have now pushed a set of necessary fixes to the main branch. When you get a chance, please pull the latest code, rebuild, and reinstall Chrono and see if that fixes your problem. Note that I only tested this on Windows so far.
--Radu From: [email protected] <[email protected]> On Behalf Of alvaro diaz Sent: Wednesday, September 10, 2025 5:01 PM To: ProjectChrono <[email protected]> Subject: [chrono] Use YAML_parser on a project calling chrono In short: after installation, I don't see the folder chrono_thirdparty/yaml-cpp. I installed chrono on windows 11 via cloning the main branch on github (version 9.0.1 doesn't have YAML parsers). Within Chrono solution, the file demo_YAML_test, works both on the build and the install and the problem comes when trying to setup a project that uses Chrono. I am following the instruction from the documentation (Link<https://urldefense.com/v3/__https:/api.projectchrono.org/development/tutorial_install_project.html__;!!Mak6IKo!KTq8ASqi48MeZknYIdEhhMwNdaYcxz7dfNoC_1bofonP1UvzXcNMW-tMQOF2qQQ9J-baoUq1RurDLRF6$>). Apparently, in my install folder the directory 'chrono_thirdparty/yaml-cpp/include/yaml-cpp/yaml.h' does not exist. I do have the folder chrono_thirdparty. Can i get some help on this? Thank you in advance for the help. Kind regards, Alvaro -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion visit https://groups.google.com/d/msgid/projectchrono/bec1f18f-a02d-4b5d-8351-8484bf4f20c6n%40googlegroups.com<https://urldefense.com/v3/__https:/groups.google.com/d/msgid/projectchrono/bec1f18f-a02d-4b5d-8351-8484bf4f20c6n*40googlegroups.com?utm_medium=email&utm_source=footer__;JQ!!Mak6IKo!KTq8ASqi48MeZknYIdEhhMwNdaYcxz7dfNoC_1bofonP1UvzXcNMW-tMQOF2qQQ9J-baoUq1Rt5ck0FO$>. -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/projectchrono/CH3PPF46CDC2185508C57FE8B094F63F13EA709A%40CH3PPF46CDC2185.namprd06.prod.outlook.com.
