Marius, unfortunately I can’t offer a solution for your problem.
But I experienced a very similar problem with rebuilding the TRNDLL.dll since the
latest update. I also tried to increase some of the constants. I used Compaq Visual Fortran Edition 6.6.C The error message says; “…D:\Programme\Trnsys17\SourceCode\Kernel\Callprogram.f90 Linking...
Creating library Release/TRNDll.lib and object Release/TRNDll.exp Post-build:
Copying Release TRNDll.dll and TRNDll.lib to the Exe folder Syntaxfehler. Error
executing c:\windows\system32\cmd.exe. D:\Programme\Trnsys17\SourceCode\Types\Type62.f90(56):
Could not find the file ifwinty.mod….” BR, Stephan Von: Marius Müller
[mailto:m.mueller@solitem.de] 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 |