- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
I'm having a linker issue when building a Fortran DLL. I'm using the following:
- Visual Studio 2015 with Update 3
- Parallel Studio 2016 with Update 3
The Fortran project has dependencies to C/C++ projects. All of the linker errors appear to be related to methods derived from the C Standard Library, similar to this:
error LNK2001: unresolved external symbol __imp___assert
What should I check to verify that the project is properly configured to link to the C Standard Libary?
링크가 복사됨
0 응답