having troubles with D and Vulkan.

harakim harakim at gmail.com
Fri Jul 21 02:22:56 UTC 2023


On Thursday, 20 July 2023 at 06:27:13 UTC, Danni Coy wrote:
> ok found it, I am an idiot, (really not used to working with 
> dynamic libraries).
>
> erupted needs a call to load device level functions.
>
> loadDeviceLevelFunctions(instance);
>
> On Thu, Jul 20, 2023 at 4:22 PM Danni Coy <danni.coy at gmail.com> 
> wrote:
>>
>> https://pastebin.com/Jc9ZaFFs
>> Redid the code as an almost exact translation of the C code.
>> should be easier to test and compare. Same issue is occurring.
>>
>> On Thu, Jul 20, 2023 at 5:30 AM Mike Shah via 
>> Digitalmars-d-learn <digitalmars-d-learn at puremagic.com> wrote:
>> >
>> > On Wednesday, 19 July 2023 at 07:39:35 UTC, Danni Coy wrote:
>> > > https://pastebin.com/JxxJufNB
>> >
>> > What platform are you using, and how are you trying to build?
>> >
>> > I can try to replicate on my end.

Good work! Now I can rest in peace tonight. :D


More information about the Digitalmars-d-learn mailing list