You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I build the executable with make pschism, I get a no rule error in GNU make.
.......
make[3]: Leaving directory '/home/lq/2-work/schism-related/schism-2024-1219/src/ParMetis-4.0.3/build/Linux-x86_64'
/usr/bin/cmake -E cmake_progress_start /home/lq/2-work/schism-related/schism-2024-1219/src/ParMetis-4.0.3/build/Linux-x86_64/CMakeFiles 0
make[2]: *** No rule to make target 'w'. Stop.
make[2]: Leaving directory '/home/lq/2-work/schism-related/schism-2024-1219/src/ParMetis-4.0.3/build/Linux-x86_64'
.......
I don't know why.
The text was updated successfully, but these errors were encountered:
When I build the executable with make pschism, I get a no rule error in GNU make.
.......
make[3]: Leaving directory '/home/lq/2-work/schism-related/schism-2024-1219/src/ParMetis-4.0.3/build/Linux-x86_64'
/usr/bin/cmake -E cmake_progress_start /home/lq/2-work/schism-related/schism-2024-1219/src/ParMetis-4.0.3/build/Linux-x86_64/CMakeFiles 0
make[2]: *** No rule to make target 'w'. Stop.
make[2]: Leaving directory '/home/lq/2-work/schism-related/schism-2024-1219/src/ParMetis-4.0.3/build/Linux-x86_64'
.......
I don't know why.
The text was updated successfully, but these errors were encountered: