- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am updating from cvf to ivf and am getting the following error with dflogm.lib
fatal error LNK1104: cannot open file 'dflogm.lib'
I don't have a dflogm.lib on my compter.
The call is from a Xeffort library xflogm.fsb
!make sure we link with the correct libraries
!DEC$ OBJCOMMENT lib: "dflogm.lib"
!DEC$ OBJCOMMENT lib: "user32.lib"
!DEC$ OBJCOMMENT lib: "comctl32.lib"
I have download the new Xeffort libraries but am having problems getting them to integrate with my project.
I tried adding the source files to my project, maybe not the best but I thought the most fool proof way. I ended up with errors are some parts were calling others that hadn't jet been compiled - which I couldn't understand.
Advice on integrating the Xeffort libraries would be appreciated.
Thanks
fatal error LNK1104: cannot open file 'dflogm.lib'
I don't have a dflogm.lib on my compter.
The call is from a Xeffort library xflogm.fsb
!make sure we link with the correct libraries
!DEC$ OBJCOMMENT lib: "dflogm.lib"
!DEC$ OBJCOMMENT lib: "user32.lib"
!DEC$ OBJCOMMENT lib: "comctl32.lib"
I have download the new Xeffort libraries but am having problems getting them to integrate with my project.
I tried adding the source files to my project, maybe not the best but I thought the most fool proof way. I ended up with errors are some parts were calling others that hadn't jet been compiled - which I couldn't understand.
Advice on integrating the Xeffort libraries would be appreciated.
Thanks
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I fixed this myself - changing xflogm.fsb
!make sure we link with the correct libraries
!DEC$ OBJCOMMENT lib: "iflogm.lib"
!DEC$ OBJCOMMENT lib: "user32.lib"
!DEC$ OBJCOMMENT lib: "comctl32.lib"
!make sure we link with the correct libraries
!DEC$ OBJCOMMENT lib: "iflogm.lib"
!DEC$ OBJCOMMENT lib: "user32.lib"
!DEC$ OBJCOMMENT lib: "comctl32.lib"

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