Hi antoineb
Ok, this is working using Quartus Version 25.1.0 Build 129 03/26/2025 Patches 0.36 SC Pro Edition.
Does it mean I have a problem with the Quartus 23 installation?
I believe you are facing similar issue explained in this KDB.
Nevertheless, the rule of thumb is always installed the latest Quartus software.
Why do I get ERROR: SOPC_KIT_NIOS environment variable not set? | Altera Community - 341170
I also have this message many times during compilation:
/usr/bin/cmake: /home/intelFPGA_pro/25.1/quartus/linux64/libcurl.so.4: no version information available (required by /usr/bin/cmake)
I believe it is benign.
But as commented by tehjingy_Altera, it is recommended to "run the cmake from niosv-shell".
This is because the Nios V Command Shell re-establish $PATH to use the cmake in RiscFree IDE, which helps our customer to get the same environment as our system here.
Since your case is related to /usr/bin/cmake, you are using the default cmake from OS.
Unfortunately, we have no visibility on how your OS's cmake may behave or affect your compiled binaries.
Regards,
Liang Yu