Linker error: _D6object__T10RTInfoImplVAmA2i48i57ZQyyG2m
    Robert M. Münch 
    robert.muench at saphirion.com
       
    Thu May 30 16:30:24 UTC 2019
    
    
  
On 2019-05-30 15:36:53 +0000, Robert M. Münch said:
> I updated to the latest DMD compiler and just re-compiled a project and 
> now I get two unresolved external errors:
> 
> widgets.obj : error LNK2001: Nicht aufgelöstes externes Symbol 
> "_D6object__T10RTInfoImplVAmA2i48i57ZQyyG2m".
> widgets.obj : error LNK2001: Nicht aufgelöstes externes Symbol 
> "_D6object__T10RTInfoImplVAmA2i32i14ZQyyG2m".
> 
> What is this about? That looks like some D internal stuff...
Ok, so the problem was, that the 64-bit phobos lib wasn't updated. It 
was still the old one from a DMD version before.
-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster
    
    
More information about the Digitalmars-d-learn
mailing list