<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2900.3059" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Verdana">
<DIV>Hi all,</DIV>
<DIV>I'm trying to implement a new component (Type 201) in C++ following the sectio 9.1 from the "Getting Started" manual. I've made the cpp via the wizard, compiled the dll and placed it in %Trnsys16_1%\UserLib\ReleaseDLLs.</DIV>
<DIV> </DIV>
<DIV>Now the simulation gives an error, can't find the component. The log file shows the following:</DIV>
<DIV>*** Notice at time        :         0.000000<BR>    Generated by Unit     : Not applicable or not available<BR>    Generated by Type     : Not applicable or not available<BR>    Message               : "Type201Lib.dll" was found but did not contain any components from the input file.<BR></DIV>
<DIV>What is at hand? Has anyone experience with implementing C++ components?</DIV>
<DIV> </DIV>
<DIV>Another problem is perhaps that I'm using Borland C++Builder, while the wizard generates a makefile for VC. I've transformed the generated makefile type201.dsp with a Borland tool vctobpr to a C++Builder project and compiled it. Anyone using C++Builder?</DIV>
<DIV> </DIV>
<DIV>Thanks for help</DIV>
<DIV> </DIV>
<DIV>Henk</DIV></BODY></HTML>