<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello everyone, </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Sorry for all those dummy questions, but I am pretty new in FLASH.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I encountered an issue during the compiling (linking) due to the arm64 architecture of my computer. I got the message below. Strangely, when I ran the Sedov problem proposed in the User Guide, I don't have this problem. The error message appears when compiling
the LaserSlab example. </div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Do you know how to overcome this error?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures">Undefined symbols for architecture arm64:</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures"><span class="Apple-converted-space">
</span>"_H5Pset_dxpl_mpio", referenced from:</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures"><span class="Apple-converted-space">
</span>_io_h5read_unknowns_ in io_h5read_unknowns.o</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures"><span class="Apple-converted-space">
</span>_io_h5write_unknowns_ in io_h5write_unknowns.o</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures"><span class="Apple-converted-space">
</span>_io_h5write_unknowns_sp_ in io_h5write_unknowns_sp.o</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures"><span class="Apple-converted-space">
</span>"_H5Pset_fapl_mpio", referenced from:</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures"><span class="Apple-converted-space">
</span>_io_h5init_file_ in io_h5file_interface.o</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures"><span class="Apple-converted-space">
</span>_io_h5open_file_for_read_ in io_h5file_interface.o</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures">ld: symbol(s) not found for architecture arm64</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures">collect2: error: ld returned 1 exit status</span></p>
<p style="margin:0.0px 0.0px 0.0px 0.0px;font:18.0px 'Courier New';color:#f2f2f2;background-color:rgba(0, 0, 0, 0.85)">
<span style="font-variant-ligatures:no-common-ligatures">make: *** [flash4] Error 1</span></p>
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Cheers,
<div>Simon.</div>
</div>
</body>
</html>