- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
I'm compiling a fortran console app that seems to be 64 bit (built on a win7-64 system) as it will not run when I copy it to an XP-32 system. Where in VS2012 do I tell IVF whether I want a 32 or 64 bit executable? I feel like a dummy because I cannot find it. Maybe I can't see the forest through the trees.
Thanks,
Brian in Austin, Texas
- Marcas:
- Intel® Fortran Compiler
Link copiado
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
You're looking for the "Configuration Platform". In the top row of the VS toolbar (not the menu bar), you'll see "Debug" (or "Release") and then "Win32" or "x64". This latter is the platform. By default, VS creates only a Win32 (32-bit) configuration. If you want to create a 64-bit configuration, click on the platform pulldown and select Configuration Manager... (or BUILD > Configuration Manager...). Under Active Solution Platform select <New...>. x64 will probably be chosen by default but if not, select it. Then click OK, Close. Now you can use the platform pulldown to switch back and forth. Just remember that, by default, project property changes you make are for the shown configuration only.
Note that even if you are on a 64-bit system, the default is to build 32-bit applications.
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado
- Marcar como novo
- Marcador
- Subscrever
- Silenciar
- Subscrever fonte RSS
- Destacar
- Imprimir
- Denunciar conteúdo inapropriado

- Subscrever fonte RSS
- Marcar tópico como novo
- Marcar tópico como lido
- Flutuar este Tópico para o utilizador atual
- Marcador
- Subscrever
- Página amigável para impressora