Open redagalal opened 5 years ago
This sounds very suspicious. mt_prep scripts should be giving output to both the terminal and in terms of generating PATCH folders with content.
Perhaps @mdelgadoblasco has inputs as code-developer for snap2stamps
Thank you so much for your reply. There is no PATCH folder yet, but there are some files include: clamp.in; f; processor.txt; ps_load; ps+param; rsc.text; and width.text. Do you think the process still running to create the PATCH folder?
Hi there, I've installed the StaMPS on macOS Mojave and encountered an issue on the mt_prep_snap command, hoping to get some help. The GCC version has been set as gcc-7 to avoid compiler issues. However, the following issues poped up. Could you help me to have a look at it? Thank you!
You have a segmentation fault. It seems (to me) that you didn't compile with gcc-7. Edit Makefile and replace cc=g++ to cc=g++-7
I have this same issue in Ubuntu 22 and in Ubuntu18, where in this last one I used gcc-7 to compile STAMPS, and still I am getting the core dumped error. Anybody knows how to fix it?
sorry, I created a separated docker to run this specific compiler and it works, thank you
I'm running the mt_prep_snap on Mac for the first time. It runs now for over 8 hours and there is no results or any error messages or even any change in the Terminal window? I do not know if the process still running or how long it takes to be completed? any idea?