<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=utf-8">
<meta name="Generator" content="Microsoft Word 14 (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:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.gmail-tlid-translation
        {mso-style-name:gmail-tlid-translation;}
span.EstiloCorreo18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></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="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Dear atena,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">In my case, I often develop C++ components for TRNSYSv17 because Visual Studio desktop is freely available. Now in v18 there is a Fortran Compiler compatible<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">When you develop a component, you must copy the final dll build in %Trnsys/userlib/DebugDLLs or %Trnsys/userlib/ReleaseDLLs<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">This way the tmf template will find the referenced type number<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Maybe this is your case<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span lang="ES" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">De:</span></b><span lang="ES" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> art . [mailto:art.6014@gmail.com]
<br>
<b>Enviado el:</b> viernes, 22 de febrero de 2019 10:04<br>
<b>Para:</b> trnsys-users@lists.onebuilding.org<br>
<b>Asunto:</b> [TRNSYS-users] Make component in software TRNSYS<o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><span class="gmail-tlid-translation">Hello</span><br>
<span class="gmail-tlid-translation">I have a problem creating the component in the software and I'm not able to fix this problem. Your help will make me happy.</span><br>
<span class="gmail-tlid-translation">When I want to enter a TRNSYS component</span><br>
<span class="gmail-tlid-translation">After I entered and saved the inputs and outputs and parameters. I can not run C++ to remove the file and show the error. where is the problem from?</span><br>
<span class="gmail-tlid-translation">If I do not consider the error, in the section where I saved this component, it will display a file of Trnsys. I insert the code for the component into the file that is displayed with c++ and continue all the steps that
 are required to build the .dll but after importing the files .tmf and .bmp in trnsys16-1/studio/proformas. and I run into the error field "component load failed"</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span class="gmail-tlid-translation">Thanks</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span class="gmail-tlid-translation">atena</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Show more<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Show less<o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>