Container access in std.container

Ishan Thilina ishanthilina at gmail.com
Mon Mar 28 21:20:44 PDT 2011


>I am using GDC due to the problems I'm witnessing with DMD. I tried a similar
>approach. But the following error comes.
>
>"
>
>structures.d:4: Error: module container cannot read file 'std/container.d'
>import path[0] =
>/usr/lib/gcc/x86_64-linux-gnu/4.3.5/../../../../include/d/4.3.5/x86_64-linux-gnu
>import path[1] = /usr/lib/gcc/x86_64-linux-gnu/4.3.5/../../../../include/d/4.3.5
>
>"
>
>I dont know what is wrong. I'll try to compile in Windows and let you know.
>
>

A module std.container cannot be found error comes in windows too. I'm using GDC
to compile in linux and DMD to compile in windows. I'm really confused about this :s


More information about the Digitalmars-d-learn mailing list