Hi,
Thanks for your message, you're absolutely right, directly replacing the sources in a v8p4 directory was a mess. I tried this because I thought it would be simpler, but it was a mistake.
I managed to compile version v9.0.0 using the Wintel repository. However, I had to make a couple of adjustments to the
build-telemac.py scr ipt:
- First, the branch name was incorrect and needed to be fixed.
- Then, I had to replace the line call compile_telemac.py with call python.exe scripts\python3\compile_telemac.py, otherwise Windows would prompt me to choose an app to open the .py file.
Thanks again for your guidance!
My next challenge is to optimize Telemac performance