Hello
I'm doing a fairly large project and I'm having the following problem
" The total number of OUTPUTS in your simulation exceeds the maximum possible number of TRNSYS outputs. You can either reduce the number of OUTPUTS in your simulation or you can increase the maximum number of OUTPUTS that TRNSYS will accept by modifying that parameter nMaxOutputs in the file TrnsysConstants.f90. You will need to recompile and relink the trndll.dll "
I changed the nMaxOutputs file from the trnsys16 / sourcecode /kernel/TrnsysConstants.f90 path. How do I recompile and relink the trndll.dll?
with regards