June 15, 2004
hi,
i'm kinda new to D and tried to install the dig library. the problem i had is
that i get compiler errors caused by new casting functions within the newest
version of the D compiler (well, at least that's my suggestion)

i tried to change them all manually by writing a cast(type).... but i can't get
the librarys running.

although i have a problem on how to install librarys correctly (what folder
structure should i use)

opengl from DedicateD isn't working correctly also, maybe caused by failing dependencies...

so what i'm searching for is a short tutorial on how to install libs correctly and how to stop the cast- error

thanks!

MofuX


June 15, 2004
mofux wrote:

>hi,
>i'm kinda new to D and tried to install the dig library. the problem i had is
>that i get compiler errors caused by new casting functions within the newest
>version of the D compiler (well, at least that's my suggestion)
>
>i tried to change them all manually by writing a cast(type).... but i can't get
>the librarys running.
>
>although i have a problem on how to install librarys correctly (what folder
>structure should i use)
>
>opengl from DedicateD isn't working correctly also, maybe caused by failing
>dependencies...
>
>so what i'm searching for is a short tutorial on how to install libs correctly
>and how to stop the cast- error
>
>thanks!
>
>MofuX
>  
>
Dig only works with the old versions of D.  You need to get undig.  See my website.

-- 
-Anderson: http://badmama.com.au/~anderson/