- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am currently investigating the OO features of IVF11.1.035.
I am stuck with a problem, though:
When I compile a solution that uses a member function of a type(class) from within two different modules, the linker fails with multiply defined symbols DYNTYPE_PACK_0 and TBPLIST_PACK_0. This only happens in Debug mode. In Release mode, everything seems to be fine.
I have attached a minimal solution demostrating the problem.
Any help would be greatly appreciated
Regards,
Thomas
I am stuck with a problem, though:
When I compile a solution that uses a member function of a type(class) from within two different modules, the linker fails with multiply defined symbols DYNTYPE_PACK_0 and TBPLIST_PACK_0. This only happens in Debug mode. In Release mode, everything seems to be fine.
I have attached a minimal solution demostrating the problem.
Any help would be greatly appreciated
Regards,
Thomas
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This has been fixed in our sources - the fix should appear in the next update.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can reproduce this. It is not tied specifically to debugging, but rather optimization level. If the optimization level is 1 or higher, the error goes away.
I will report this to the developers. The issue ID is DPD200137967. Thanks.
I will report this to the developers. The issue ID is DPD200137967. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This has been fixed in our sources - the fix should appear in the next update.

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