Re: compiler fails with fatal error LNK1318: Unexpected PDB-error: OK (0) ""

2022-01-03 Thread frame via Digitalmars-d-learn
On Monday, 3 January 2022 at 09:20:57 UTC, Simon wrote: oops this went into the wrong forum! Sorry! I will repost this as a compiler issue, any moderator feel free to delete this post. I got a similar issue once if a process (symbol server registry or something) locked the PDB files and

Re: compiler fails with fatal error LNK1318: Unexpected PDB-error: OK (0) ""

2022-01-03 Thread russhy via Digitalmars-d-learn
On Monday, 3 January 2022 at 09:20:57 UTC, Simon wrote: oops this went into the wrong forum! Sorry! I will repost this as a compiler issue, any moderator feel free to delete this post. Are you using dub? if the problem appeared over night, then it sounds like a cache issue, probably due

Re: compiler fails with fatal error LNK1318: Unexpected PDB-error: OK (0) ""

2022-01-03 Thread Simon via Digitalmars-d-learn
oops this went into the wrong forum! Sorry! I will repost this as a compiler issue, any moderator feel free to delete this post.

Re: compiler fails with fatal error LNK1318: Unexpected PDB-error: OK (0) ""

2022-01-03 Thread Simon via Digitalmars-d-learn
Forgot to mention: I'm using DMD, and the Windows 10 is 64 bit.

compiler fails with fatal error LNK1318: Unexpected PDB-error: OK (0) ""

2022-01-03 Thread Simon via Digitalmars-d-learn
When compiling my project using v2.098.0 or v2.098.1 on Windows 10, this error just appeared: : fatal error LNK1318: Unerwarteter PDB-Fehler: OK (0) "". Error: linker exited with status 1318 "Unerwarteter PDB-Fehler" means "Unexpected PDB-error". The next 3 attempts to compile yielded the