- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am moving my Fortran Applications from Visual Fortran 5.0.D to Intel Fortran Compiler 2003 Version 9.1.3192.2003
I have succuessfuly created a application using a QuickWin Application and Static Libraries.
I also tried to create a Dynamic Link Library.The Link Failed with
Link: executing 'link'
Bibliothek 'Release/TramoSFD.lib' und Objekt 'Release/TramoSFD.exp' wird erstellt
ifconsol.lib(for_m_console.obj) : error LNK2019: Nicht aufgelstes externes Symbol '_for__issue_diagnostic', verwiesen in Funktion '__QWINGethWnd'
Release/TramoSFD.dll : fatal error LNK1120: 1 unaufgelste externe Verweise
Can anyone help me how I can handle the meassage? What is the ifconsol.lib and the for_m_console.obj ?
Thanks
Gerhard
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How did you create this project? Do you have any QuickWin calls in the code? (QuickWin cannot be used in a DLL.)

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page