- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK, a certain project gives me the error,
Error 2 error LNK2005: _TIME2 already defined in mylibrary.lib(mysourcefile.obj) PROJECTIAMTRYINGTOCOMPILE
So what I'd like to know, is where in IVF is TIME2 being used? I'm trying to use it as a common block name.
Error 2 error LNK2005: _TIME2 already defined in mylibrary.lib(mysourcefile.obj) PROJECTIAMTRYINGTOCOMPILE
So what I'd like to know, is where in IVF is TIME2 being used? I'm trying to use it as a common block name.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's used in the portability library if you use the TIME routine from IFPORT. libifport.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