Dear all, I was trying to rebuild the trn.dll because trnsys
told me so: “The maximum allowable number of constants+equations
has been exceeded. …” I opened the project file with cvf and I just changed
the trnsysconstants.f90. Then I tried to rebuild all. But this error was
displayed: Linking... Creating library Debug/TRNDll.lib and object
Debug/TRNDll.exp Comv-tm4.obj : error LNK2001: unresolved external
symbol _for_read_dir_i8 Comv-tm7.obj : error LNK2001: unresolved external
symbol _for_read_dir_i8 Comv-che.obj : error LNK2001: unresolved external
symbol _for_read_dir_i8 Comv-deb.obj : error LNK2001: unresolved external
symbol _for_read_dir_i8 Comv-tm1.obj : error LNK2001: unresolved external
symbol _for_read_dir_i8 Comv-tm2.obj : error LNK2001: unresolved external
symbol _for_read_dir_i8 Comv-inh.obj : error LNK2001: unresolved external
symbol _for_write_dir_i8 Comv-tm1.obj : error LNK2001: unresolved external
symbol _for_write_dir_i8 Comv-tm4.obj : error LNK2001: unresolved external
symbol _for_write_dir_i8 Comv-tm7.obj : error LNK2001: unresolved external
symbol _for_write_dir_i8 Debug/TRNDll.dll : fatal error LNK1120: 2 unresolved
externals Error executing link.exe. I checked the files, but they where not readable.. Someone has an idea? Thanks, Marius |