directx bindings problem

Benjamin Thaut code at benjamin-thaut.de
Thu Oct 3 04:21:15 PDT 2013


Am 03.10.2013 12:47, schrieb evilrat:
> On Thursday, 3 October 2013 at 10:08:42 UTC, Benjamin Thaut wrote:
>>
>> NO I mean are you sure the library paths are correctly set to the
>> "June 2010 DirectX SDK/lib" path?
>
> all paths are set correctly.
>
>> Do you use 32 or 64 bit?
>
> 32 bit.
>
>> You can get details on crashes inside DirectX by using the microsoft
>> symbol server: http://support.microsoft.com/kb/311503 (assuming you
>> use the microsoft debugger of course)
>
> i'm using visual studio debugger, maybe i should try this. but as i said
> it looks like guid problem.

If you think it is a guid problem you could just open the c++ header 
lookup the GUID and compare it to the one in derlict


More information about the Digitalmars-d-learn mailing list