<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";}
span.gewyw5ybfeb
        {mso-style-name:gewyw5ybfeb;}
span.gewyw5ybmdb
        {mso-style-name:gewyw5ybmdb;}
span.gewyw5ybaeb
        {mso-style-name:gewyw5ybaeb;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
/* List Definitions */
@list l0
        {mso-list-id:231358366;
        mso-list-type:hybrid;
        mso-list-template-ids:-2144468354 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level2
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level3
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level4
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level5
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level6
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
@list l0:level7
        {mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level8
        {mso-level-number-format:alpha-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;}
@list l0:level9
        {mso-level-number-format:roman-lower;
        mso-level-tab-stop:none;
        mso-level-number-position:right;
        text-indent:-9.0pt;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Greetings and Salutations All,<br>
<br>
I’m trying to add structure to the src folder since the amount of files I have residing in the src directory could be better organized. Note: These files are made using RcppArmadillo.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">E.g. <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m looking to go from:<br>
<br>
src/<br>
    |-> main.cpp<o:p></o:p></p>
<p class="MsoNormal">    |-> testA.cpp<o:p></o:p></p>
<p class="MsoNormal">    |-> testA.h<o:p></o:p></p>
<p class="MsoNormal">    |-> testB.cpp<o:p></o:p></p>
<p class="MsoNormal">    |-> testB.h<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">To a structure like:<o:p></o:p></p>
<p class="MsoNormal"><br>
src/<br>
   |-> main.cpp<br>
   |-> A<o:p></o:p></p>
<p class="MsoNormal">       |-> testA.cpp<o:p></o:p></p>
<p class="MsoNormal">       |-> testA.h<o:p></o:p></p>
<p class="MsoNormal">   |-> B<o:p></o:p></p>
<p class="MsoNormal">       |-> testB.cpp<o:p></o:p></p>
<p class="MsoNormal">       |-> testB.h<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Each file has a function:<o:p></o:p></p>
<p class="MsoNormal">main.cpp => testfunction(x)<o:p></o:p></p>
<p class="MsoNormal">testA.cpp => testfunctionA(x)<o:p></o:p></p>
<p class="MsoNormal">testB.cpp => testfunctionB(x)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">To illustrate the issue, I have two repositories<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">SrcDir: <a href="https://github.com/coatless/header_cpp_subdir_code">
https://github.com/coatless/header_cpp_subdir_code</a><o:p></o:p></p>
<p class="MsoNormal">SubdirSrc: <a href="https://github.com/coatless/header_cpp_code">
https://github.com/coatless/header_cpp_code</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">If I compile without trying to change the folder structure, the package is made and is able to use without issue.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">However, when I attempt to change the folder structure, I was getting a compiler error that identifies with a linking issue:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal" style="word-break:break-all"><span style="font-size:10.0pt;font-family:"Courier New";color:black;border:none windowtext 1.0pt;padding:0in;background:#E1E2E5">main.o:main.cpp:(.text+0x650a): undefined reference to `testfunctionA(arma::Col<double>
 const&)'</span><br>
<br>
I looked at CRANs documentation for a suggested fix and ended up trying to ensure a link by using the makevars file (see:
<a href="http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Using-Makevars">
http://cran.r-project.org/doc/manuals/r-release/R-exts.html#Using-Makevars</a>)<span style="font-size:10.0pt;font-family:"Courier New";color:black;background:#E1E2E5"><o:p></o:p></span></p>
<p class="MsoNormal"><br>
I made the following changes:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The Makevars file update seemed to work as the package then compiled.
<o:p></o:p></p>
<p class="MsoNormal">(Exact changes to Makevars.win: <a href="https://github.com/coatless/header_cpp_subdir_code/blob/master/src/Makevars.win">
https://github.com/coatless/header_cpp_subdir_code/blob/master/src/Makevars.win</a> )<o:p></o:p></p>
<p class="MsoNormal">                                                                                                                                   
<o:p></o:p></p>
<p class="MsoNormal">Herein lies the issues:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoListParagraph" style="text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="mso-list:Ignore">1.<span style="font:7.0pt "Times New Roman"">      
</span></span><![endif]> Any files I’ve written in the subdirectories are no longer exported to RcppExport.cpp even though they have a // [[Rcpp::export]] tag preceding the function declaration.<o:p></o:p></p>
<p class="MsoListParagraph" style="text-indent:-.25in;mso-list:l0 level1 lfo1"><![if !supportLists]><span style="mso-list:Ignore">2.<span style="font:7.0pt "Times New Roman"">      
</span></span><![endif]>When I try to call the function in main.cpp (testfunction(x)), I receive:<o:p></o:p></p>
<pre style="margin-left:.5in;word-break:break-all"><span class="gewyw5ybmdb"><span style="font-family:"Lucida Console";color:blue;background:#E1E2E5">testfunction(2^(1:5))<o:p></o:p></span></span></pre>
<pre style="margin-left:.5in;word-break:break-all"><span class="gewyw5ybaeb"><span style="font-family:"Lucida Console";color:#C5060B;background:#E1E2E5">Error in .Call("SubdirSrc_testfunction", PACKAGE = "SubdirSrc", x) : <o:p></o:p></span></span></pre>
<pre style="margin-left:.5in;word-break:break-all"><span class="gewyw5ybaeb"><span style="font-family:"Lucida Console";color:#C5060B;background:#E1E2E5">  "SubdirSrc_testfunction" not available for .Call() for package "SubdirSrc"</span></span><span style="font-family:"Lucida Console";color:black;background:#E1E2E5"><o:p></o:p></span></pre>
<p class="MsoListParagraph"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Any suggestions would be appreciated.<br>
<br>
Sincerely,<o:p></o:p></p>
<p class="MsoNormal"><br>
JJB<o:p></o:p></p>
</div>
</body>
</html>