[TRNSYS-users] compiler use in win64
Hauer, Martin
Martin.Hauer at uibk.ac.at
Thu Jun 9 09:01:02 PDT 2011
Hello,
Again I have to fight with some compiler problems...maybe someone has a
solution for this.
Im using the Fortran Compiler 12.0 with MS VS 2010
I had to change from 32bit to a 64bit system - therefore I still copied
my already existing personal Type-Codes from the old Compiler folder to
the new machines compiler folder in TRNSYS.
But now I get a list of errors concerning the internal TRNSYS- functions
- although Im using exactly the same compiler settings than in my
win32-version. (see attached file!)
Looks like, that he can't find the TRNSYS-definitions, maybe there
exists a linking problem to the TRNDll..?
Does anybody run his compiler on 64-bit. Is it necessary to do changes
in the comiler settings (from Win32 to x64 for each project?,..)
I also read, that there could be problems with the different programm
folders on win64 (programm files and programm files (x86))..
Thanks for helps!
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.onebuilding.org/pipermail/trnsys-users-onebuilding.org/attachments/20110609/4bd8c960/attachment-0005.htm>
-------------- next part --------------
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(57): error #7881: This module file was generated for a different platform or by an incompatible compiler or compiler release. It cannot be read. [TRNSYSCONSTANTS]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(98): error #6404: This name does not have a type, and must have an explicit type. [GETSIMULATIONTIME]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(99): error #6404: This name does not have a type, and must have an explicit type. [GETSIMULATIONTIMESTEP]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(100): error #6404: This name does not have a type, and must have an explicit type. [GETCURRENTUNIT]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(101): error #6404: This name does not have a type, and must have an explicit type. [GETCURRENTTYPE]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(106): error #6404: This name does not have a type, and must have an explicit type. [GETISVERSIONSIGNINGTIME]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(106): error #6341: A logical data type is required in this context. [GETISVERSIONSIGNINGTIME]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(114): error #6404: This name does not have a type, and must have an explicit type. [GETISLASTCALLOFSIMULATION]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(114): error #6341: A logical data type is required in this context. [GETISLASTCALLOFSIMULATION]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(121): error #6404: This name does not have a type, and must have an explicit type. [GETISCONVERGENCEREACHED]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(121): error #6341: A logical data type is required in this context. [GETISCONVERGENCEREACHED]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(129): error #6404: This name does not have a type, and must have an explicit type. [GETISFIRSTCALLOFSIMULATION]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(129): error #6341: A logical data type is required in this context. [GETISFIRSTCALLOFSIMULATION]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(150): error #6404: This name does not have a type, and must have an explicit type. [GETISFIRSTTIMESTEP]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(150): error #6341: A logical data type is required in this context. [GETISFIRSTTIMESTEP]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(152): error #6404: This name does not have a type, and must have an explicit type. [GETPARAMETERVALUE]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(159): error #6404: This name does not have a type, and must have an explicit type. [GETINPUTVALUE]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(245): error #6404: This name does not have a type, and must have an explicit type. [GETISREREADPARAMETERS]
1>C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for(245): error #6341: A logical data type is required in this context. [GETISREREADPARAMETERS]
1>compilation aborted for C:\Program Files (x86)\Trnsys17\Compilers\IVF111\Type205\Type205.for (code 1)
More information about the TRNSYS-users
mailing list