Answer
This question has not yet been answered.
Dear PSCAD Support,
PSCAD 4.6.3 Update 5 (latest version) is not working with Intel Fortran Compiler 2023.2.1 and Visual Studio 2022 Community (Windows Kits 10.0.22000.0) on Windows 11.
I tried with PSCAD 5.0.2 Hotfix 1 and it works correctly with the same configuration.
PSCAD 4.6.3 Update 5 was working on my previous Windows 11 installation (with Visual Studio 2022, Windows Kits 10.0.22000.0 and Intel Fortran Compiler 2023.1.0) it was working correctly.
The following error is shown during run with PSCAD 4.6.3 Update 5:
Type | Id | Component | Namespace | Description |
---|---|---|---|---|
prova_fraz1_46 | Compiling 'Main.f' into object code. | |||
prova_fraz1_46 | ifort: command line warning #10434: option '/real_size' use with underscore is deprecated; use '/real-size' instead | |||
prova_fraz1_46 | Linking objects and libraries into binary 'prova_fraz1_46.exe' | |||
prova_fraz1_46 | main.obj : error LNK2019: riferimento al simbolo esterno __iob_func non risolto nella funzione "void __cdecl setTheLocale(int,char * * const)" (?setTheLocale@@YAXHQEAPEAD@Z) | |||
prova_fraz1_46 | emtdc.lib(exchange.obj) : error LNK2001: simbolo esterno __iob_func non risolto | |||
prova_fraz1_46 | emtdc.lib(datetime.obj) : error LNK2001: simbolo esterno __iob_func non risolto | |||
prova_fraz1_46 | emtdc.lib(exchange.obj) : error LNK2019: riferimento al simbolo esterno wprintf non risolto nella funzione "public: bool __cdecl Exchange::Connect(char const *,int)" (?Connect@Exchange@@QEAA_NPEBDH@Z) | |||
prova_fraz1_46 | prova_fraz1_46.exe : fatal error LNK1120: 2 esterni non risolti | |||
prova_fraz1_46 | NMAKE : fatal error U1077: 'link.exe /out:prova_fraz1_46.exe /nologo /nodefaultlib:libc.lib /nodefaultlib:libcmtd.lib /subsystem:console "C:\PROGRA~2\PSCAD46\emtdc\if15\windows\main.obj" "Station.obj" "Main.obj" "C:\PROGRA~2\PSCAD46\emtdc\if15\windows\emtdc.lib" ws2_32.lib' : codice restituito '0x460' | |||
prova_fraz1_46 | Stop. | |||
prova_fraz1_46 | Unable to generate a simulation executable for namespace 'prova_fraz1_46' | |||
prova_fraz1_46 | ======== Build: 7 errors, 3 warnings ======== |
- How can I make it work?
- Can anyone share and installer of the Free Intel Fortran Compiler that works with PSCAD 4.6.3? Intel only allows to freely download the latest version, not the previous versions (and unfortunately I didn't save the previous Intel Compiler Offline Installer).
Otherwise, is there any plan for PSCAD 4.6 to support Intel Fortran Compiler 2023.2.1 and Visual Studio 2022 Community?
Thanks in advance for your support
PSCAD 4.6.3 Update 5, Intel Fortran Compiler 2023.2., Visual Studio 2022 Community
Do you have the same question? Follow this Question
This question has not yet been answered.
We look to ensure that every question is answered by the best people with relevant expertise and experience, the best answers include multiple perspectives. Do you have relevant expertise or experience to contribute your answer to any of these commonly asked questions?
Add New Comment