Dear TRNSYS users, Did anyone successfully create a new component in TRNSYS using Microsoft visual studio? I followed this: Create a new component in TRNSYS 17 – export as a FORTRAN file - Edit the FORTRAN file in VS – Use Release configuration – Build solution
I kept on receiving an error… I have also tried another way: Using the existing solution file in C:\Trnsys17\Compilers\IvfCXE2011 – add the export FORTRAN file to the solution - Recompile the solution using
MyType as the project file The compilation seemed to always skip compiling Mytype….
Does anyone have a method for creating a simple component in TRNSYS 17 using VS?
A brief of steps would be much appreciated!!! |