D on next-gen consoles and for game development

Benjamin Thaut code at benjamin-thaut.de
Sat May 25 04:03:11 PDT 2013


Am 25.05.2013 03:29, schrieb Manu:
>
>
> Win64 works for me out of the box... ?

For me dmd produces type names like modulename.typename.subtypename 
which will causes internal errors within the visual studio debugger in 
some cases. Also debugging of static / global variabels is not possible 
(even when gshared) because they are also formatted like 
modulename.variablename;

Kind Regards
Benjamin Thaut


More information about the Digitalmars-d mailing list