Dear Arno, I have sometimes the same problem with our dlls. The only solution I found to this problem is to recompile TrnDll.dll with the same compiler of my dll and to over-write the existing trndll file in the Exe direcoty of TRNSYS 17. Hope this helps. Best regards, Marcello Caciolo
P Pensez à l'environnement avant d'imprimer ce message De : TRNSYS-users [mailto:trnsys-users-bounces@lists.onebuilding.org] De la part de Dentel, Arno Dear all, concerning compiling a user written type I am helpless: · I built a drop in dll of the type, put it to the release and debug folder and everything works fine · when we use the drop in dll on another computer (same Trnsys version, same OS), Trnsys stops with an error: o TRNSYS message 105: A Type was called in the TRNSYS input file but was either not linked into trndll.dll or was not found in an external dll… o The List file also says that "MyType.dll” was found but did not contain any components from the input file. Has anyone experienced similar problems? Best regards, PS: Compiler: Parallel Studio XE 2011 with VS2010, compiler settings from MyType-workspace |