- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
First of all, i precise that i have ifort (fortran) compiler 2011, and icl (C/C++) compiler 2013 : for each compiler, i execute before in the prompt command the suitable compilervars.bat.i hope that the difference in the date version is not boring.
i want to link object files (compiled by icl) and static libraries (compiled by ifort), in order to get a dll, using libifcoremt.lib , etc..
With a Windows 7 OS 64 bits:
* when i compile a 64 bits dll, it is ok.
* With the same configuration, when i compile a 32 bits dll, i have unresolved external symbols :
libifcoremt.lib(for_open.obj) : error LNK2019: symbole externe non résolu __QWINGetTitle référencé dans la fonction _for__update_reopen_keywords.
ifconsol.lib(for_m_console.obj) : error LNK2019: symbole externe non résolu ___FF_error référencé dans la fonction __QWINGethWnd
I precise that i do not want to use quickwin !! it is only a numeric dll, no graphic !
Does anybody have an explaination ? Thanks a lot.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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