Hi
I am trying to make a new component using Intel Visual Fortran Composer XE 2013.
Before, I used Compaq Visual Fortran 6.6b and it worked fine. But since I upgraded
my computer to 64 bit, I found out that Compaq Visual Fortran 6.6b is no longer
workable in 64 bit environment.
Therefore I recently purchased Intel Visual Fortran Composer XE 2013.
With the help of TRNSYS Studio, I generated input, output and parameter variables and
created a new *.tmf file and exported it to Fortran. It then created a *.dsp file.
However when I opened this *.dsp file with Miscrosoft Visual Studio and performed
"build" operation after implementing necessary coding I get 2 errors and 3 warnings.
Two errors are
error LNK2001: _DllMainCRTStartup@12 can not verify external symbol
error LNK1120: one external reference can not be verified
Can you help me how I can make a new component using Intel Visual Fortran Composer XE 2013?
Thanks in advance.
Young Il Kim
Seoul National University of Science and Technology