<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body smarttemplateinserted="true" bgcolor="#FFFFFF" text="#000000">
<div id="smartTemplate4-quoteHeader">Michaël
Benesty has written at Wed, 2 Aug 2017 23:26:26 +0200</div>
<blockquote type="cite"
cite="mid:CABXrzNSznHZK_58veU0w0coQMwm6Uru1GHRz6a=SjG-OhqBasg@mail.gmail.com">
<pre wrap="">Thank you a lot Mr. Kou.
The package is now compiling and I have updated it to load modules at
loading of the package (was quite tricky).
Just to understand, the .cc has compiled just because you moved them
in src/ folder, am I right?
</pre>
</blockquote>
Besides compilation issue, it is generally a bad idea to put sources
in inst/ tree.<br>
Because everything in inst/ is installed when binary installation is
requested.<br>
So someone wishing only binaries (let say for the sake of disk
space) will drag<br>
also the sources. A notorious exception to this rule are header only
packages,<br>
like BH. But as far as I understand it is not your case, right?<br>
<br>
Serguei.<br>
</body>
</html>