- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
I have created a DLL in FORTRAN 90. When it built it went just fine. Compiled the dll, lib, and obj files. I was able to call it from a C++ program and it worked great. I went to do it again, and it just won't compile the lib file. It does the dll and obj files, but not the lib. I, of course, need the lib to link to the C++ so I can get it to work. I went to the project properties for both projects and they were the exact same. I didn't change anything on the first one...it was all default values so I did the same thing on the second one and it didn't work. Any ideas please!
Ryan
- Etiquetas:
- Intel® Fortran Compiler
Enlace copiado
1 Responder
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
The compiler is not seeing a DLLEXPORT directive for the routine. Sometimes this is due to a typo or in fixed-form source because the line is too long.

Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla