- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
While updatinga programfrom CVF to IVF 11.1 I got this error:
Error1 error LNK2019: unresolved external symbol __fsdi referenced in function _appendmenuqqifqwin.lib(qwgumenu.obj)
I had other LNK errorsthat I was able to fix, however I don't have a clue where to start to fix this one.My code doesn't havethe appendmenuqq function neither the fsdi reference, so why am I getting this error?
Thank you for your help
While updatinga programfrom CVF to IVF 11.1 I got this error:
Error1 error LNK2019: unresolved external symbol __fsdi referenced in function _appendmenuqqifqwin.lib(qwgumenu.obj)
I had other LNK errorsthat I was able to fix, however I don't have a clue where to start to fix this one.My code doesn't havethe appendmenuqq function neither the fsdi reference, so why am I getting this error?
Thank you for your help
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you show me the full command line shown on the "Fortran > Command Line" property page? Or attach the buildlog.htm from a failed build (probably better).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks - that helps. You have the project incorrectly configured for QuickWin. Under Fortran > Libraries, set "Runtime library" to "QuickWin", and under Linker > Input, remove "ifqwin.lib" from the list of Aditional Dependencies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you, it did work.

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