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@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 -- *************************** 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@tess-inc.com http://www.tess-inc.com http://www.trnsys.com |