Good Morning,
I am currently trying to compile a SDK that was handed to me, however, i am running into an issue i can't resolve.
The SDK's documentation requires the installation of Intel Fortran Redistributable Library, parallel studioXE 2017.
When i am launching the the build, i get multiple errors "Unresolved external symbol _for_realloc_lhs".
i have seen on this forum someone who had the same problem and he was told this came from the use of a fortran compiler that was too recent, However, the SDK i am trying to build features pre-built fortran libraries, which i do not own the sources.
I would like to know if there is anything i am missing here, or if the libraries i was handled were compiled with the wrong tools.
If yes, would there be a way to download old enough fortran libraries in order to be able to work with this SDK.
Tank you in advance