Object cleanup and weak references
Thomas Kuehne
thomas-dloop at kuehne.cn
Sun Oct 29 02:20:44 PST 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Max Bolingbroke schrieb am 2006-10-29:
> Wow, I have no idea what that code is doing noodling around in Ds
> internals, but if it works I will be a very happy man. Unfortunately, my
> project fails to compile after adding this code:
>
> F:\Programming\Current\Destroyed>bud main -cleanup -debug -g
> -I.\..\;D:\D\dmd\src\ext -of.\bin\Destroyed.exe -w
> D:\D\dmd\src\phobos\internal\gc\gcx.d(42): module win32 cannot read file
> 'win32.d'
>
> Although it seems that win32.d lives in the same directory as gcx.d...
> can someone point out what newbie mistake am I making? :-)
add
import internal.gc.win32;
You might have to try different import sequences.
Thomas
-----BEGIN PGP SIGNATURE-----
iD8DBQFFRI2kLK5blCcjpWoRAh8eAJ9P3OoJHnQQbTUh4xlUq3ml9W5R2wCcDEY2
HXZYcGeBjnuydlYnD9m1mWo=
=VDPQ
-----END PGP SIGNATURE-----
More information about the Digitalmars-d-learn
mailing list