Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

creating 64bit appication

tropfen
New Contributor I
370 Views
Hello,

i have a question about how to create a 64bit project.

i have win 7 64 bit and IVF 11.1.048 including VS2008 (installed as complete 32bit and 64bit)

i cannot find a way to create or change to a 64bit project/application.

what do i have to do?

Thanks in advance
Frank
0 Kudos
1 Reply
Les_Neilson
Valued Contributor II
370 Views
Quoting - tropfen
Hello,

i have a question about how to create a 64bit project.

i have win 7 64 bit and IVF 11.1.048 including VS2008 (installed as complete 32bit and 64bit)

i cannot find a way to create or change to a 64bit project/application.

what do i have to do?

Thanks in advance
Frank

Project -> Properties -> Configuration Manager -> Solution Platform
Select New
Select x64 and you can if you wish copy the settings from an existing config (eg win32)

Les
0 Kudos
Reply