[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TRNSYS-users] drop in dll



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
Responsable Outils et Méthodes d'Analyse Energétique

cid:image003.jpg@01CD4E08.954D04D0

Cellule Efficacité Energétique et Environnementale - Pôle Projets et Réalisations
46 Boulevard de la Prairie au Duc
BP 40119 - 44201 Nantes Cedex 02

Tél.: +33 02 40 41 06 57
marcello.caciolo@cofelyaxima-gdfsuez.com

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
Envoyé : lundi 14 juillet 2014 15:59
À : trnsys-users@cae.wisc.edu
Objet : [TRNSYS-users] drop in dll

 

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,
Arno Dentel

 

PS: Compiler: Parallel Studio XE 2011 with VS2010, compiler settings from MyType-workspace