Dfmt and LDC

Russel Winder via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Oct 10 08:20:29 PDT 2015


On Sat, 2015-10-10 at 15:51 +0200, David Nadlinger via digitalmars-d-
ldc wrote:
> On 10 Oct 2015, at 15:46, Russel Winder via digitalmars-d-ldc wrote:
> > Error: Unexpected number of object.TypeInfo_Struct fields; druntime
> > version does not match compiler
> 
> Are you absolutely positive that there is no old copy of "object"
> being 
> picked up somewhere (-v)?

No I am not. Mostly because I have no idea where alternate version
might come from. :-(

I'm afraid I am not picking up the hint about -v, is there a command I
should be giving to get the information needed?
 
> Did you try using a fresh build directory?

Originally no, but I removed the old build directory and did a new
cmake. Built everything and installed, but got the same problem.

Then I removed the whole of ~/Built/include/d and reinstalled and
everything worked. :-)

So the problem is that installation is not cleaning up old stuff. Thus
I think an uninstall needs to be undertaken before an install. If I
remember correctly CMake is fairly useless at uninstall.

Apologies if I have been making an obvious error.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-ldc/attachments/20151010/26487538/attachment.sig>


More information about the digitalmars-d-ldc mailing list