digitalmars.D - D compiler casting problem
- mofux <mofux_member pathlink.com> Jun 15 2004
- J Anderson <REMOVEanderson badmama.com.au> Jun 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
Jun 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
my website. -- -Anderson: http://badmama.com.au/~anderson/
Jun 15 2004








J Anderson <REMOVEanderson badmama.com.au>