[TRNSYS-users] Creating new component

Yuichi Yasuda, Quattro Corporate Design yasuda at qcd.co.jp
Tue Dec 4 00:18:02 PST 2012


David,

The converting functionality of IFV is still working properly.
However you have to migrate your CVF project to an IVF one.
The following sites will be helpful.
Migrating from Compaq* Visual Fortran
http://software.intel.com/en-us/articles/migrating-from-compaq-visual-fortran

After that, you also have to change the settings according to the
programmer's guide(7.5.3.3. Project settings).

I hope this helps you.

Thank you,

Yuichi Yasuda


(2012/11/27 6:25), David BRADLEY wrote:
> Janne,
>    The Intel compiler used to be able to convert a *.dsp file (which was
> the project format for Compaq's Fortran compiler) to its own *.sln
> format. It doesn't seem to be able to do so anymore. Open the
> ..\Trnsys17\Compilers\Ivf11x\Ivf11x.sln file. In it, there should be a
> MyType project. Right click that project and add the skeleton code that
> was created by the Studio.
> Kind regards,
>   David
>
>
> On 11/22/2012 07:21, Mäkinen Janne wrote:
>> Hi,
>>
>> I am trying to create a new component by using Intel Visual Fortran Composer XE 2011 with Microsoft Visual Studio 2008. I followed the instructions described in Chapter 1.8 in the getting stated manual to generate the new component; however the project workspace generated by TRNSYS has an extension .dsp and I am unable to open this project file. When I try to open the .dsp file with Microsoft Visual Studio, I am asked if I want to convert the file into a Visual C++ project file, which generates a .ncb and a .vcproj files. When I try to build the project compailer creates .sln file and I obtain the following two errors(Build log as attachment file):
>>
>> Error LNK2001: unresolved external symbol__DllMainCRTStartup at 12
>> Fatal error LNK1120: 1 unresolved externals
>>
>> Is that compiler supposed to convert that .dsp file into visual C++ project? Could there be problems with some settings or that project file or am I perhaps doing something wrong?
>>
>> Thank you,
>>
>> Janne
>>
>>
>> _______________________________________________
>> TRNSYS-users mailing list
>> TRNSYS-users at cae.wisc.edu
>> https://mailman.cae.wisc.edu/listinfo/trnsys-users
>
> --
> ***************************
> David BRADLEY
> Principal
> Thermal Energy Systems Specialists, LLC
> 22 North Carroll Street - suite 370
> Madison, WI  53703 USA
>
> P:+1.608.274.2577
> F:+1.608.278.1475
> d.bradley at tess-inc.com
>
> http://www.tess-inc.com
> http://www.trnsys.com
>
>
>
> _______________________________________________
> TRNSYS-users mailing list
> TRNSYS-users at cae.wisc.edu
> https://mailman.cae.wisc.edu/listinfo/trnsys-users
>



More information about the TRNSYS-users mailing list