<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Nice to meet you.</div><div><br></div><div>Let me ask the way to import module interface partitions in other partitions.</div><div><br></div><div>In my understanding, a module interface partition can be imported by other interface partitions which belong to the same module.</div><div>ex)</div><div><div style="color:rgb(212,212,212);background-color:rgb(30,30,30);font-family:Menlo,Monaco,"Courier New",monospace;line-height:18px;white-space:pre"><div><div style="line-height:18px"><div><font size="1"><span style="color:rgb(86,156,214)">export</span> <span style="color:rgb(86,156,214)">module</span> <span style="color:rgb(156,220,254)">egret</span>.<span style="color:rgb(156,220,254)">fundamental</span>:<span style="color:rgb(156,220,254)">concepts</span>.<span style="color:rgb(156,220,254)">integral_constant</span>;</font></div><div><font size="1">import :<span style="color:rgb(156,220,254)">concepts</span>.<span style="color:rgb(156,220,254)">static_value</span>;<span style="color:rgb(106,153,85)">  // I want to import egret.fundamental:concepts.static_value;</span></font></div></div></div></div></div><div><br></div><div>With b command, I got the following error messages:</div></div></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><font size="1">libegret/egret/fundamental/concepts/integral_constant.mxx: error: failed to correctly guess module name from libegret/:egret/fundamental/concepts/mxx{static_value}<br>  info: guessed: egret.fundamental:concepts.integral_constant:concepts.static_value<br>  info: actual:  egret.fundamental:concepts.static_value<br>  info: consider adjusting module interface file names or<br>  info: consider specifying module name with cxx.module_name</font></blockquote><div><br></div><div>Can I correctly compile with updating buildfile in a suitable manner?</div><div>(Or did I misunderstand some c++module specifications?)</div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><div>I use build2 with cloning from github.</div><div><p style="margin:0px;font-stretch:normal;font-size:11px;line-height:normal;font-family:Menlo;color:rgb(170,171,37)"><span style="font-variant-ligatures:no-common-ligatures">(commit e3a05597ec42ed02230918fe0bcada3dbb521209)</span></p></div><div><br></div><div>Thank you very much in advance.</div><div><br></div><div>Best regards,</div><div>Sosuke<br></div><div><br></div><div><br></div></div></div></div></div></div>