- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
To link the command box of a software to IVF, I need to run the ifortvar.bat file of IVF in the command box. However, the following error occurs:
ERROR: Unknown switch ''
Accepted values: ia32, ia32_intel64, intel64, ia32_ia64, ia64
I asked the software supporting team and they said the problem is related to the compiler and the last lines of the bat file (attached) were strange:
@echo ERROR: Unknown switch '%1'
@echo Accepted values: ia32, ia32_intel64, intel64, ia32_ia64, ia64 exit /B 1
The compiler is version 11.0.072 running on IA-32.
I would appreciate your comments.
Kind regards
Hamid
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you ran the ifortvar batch file you forgot to tell it which version you want :
ifortvar ia32
Les
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you ran the ifortvar batch file you forgot to tell it which version you want :
ifortvar ia32
Les
Dear Les
Thank you very much for this. You could solve my problems many times.
Kind regards
Hamid
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Les
Thank you very much for this. You could solve my problems many times.
Kind regards
Hamid
You're welcome Hamid. Glad I could help.
Les
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page