comp.lang.ada
 help / color / mirror / Atom feed
From: joakimds@kth.se
Subject: Re: Vulkan Ada binding and linking error on Windows 10
Date: Tue, 11 Oct 2016 12:03:38 -0700 (PDT)
Date: 2016-10-11T12:03:38-07:00	[thread overview]
Message-ID: <da7fe81a-b2bb-4db8-8465-7df323645153@googlegroups.com> (raw)
In-Reply-To: <8f1c9f6f-7f2e-49d3-8ffc-c80106b89661@googlegroups.com>

I have managed to get past the linker stage by changing

pragma Import (C, Create_Instance, "vkCreateInstance"); ---> pragma Import (StdCall, Create_Instance, "vkCreateInstance");

Now I have other issues but in run-time. Hopefully I can sort it out soon. To be continued...

  reply	other threads:[~2016-10-11 19:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 21:29 Vulkan Ada binding and linking error on Windows 10 joakimds
2016-10-11 10:43 ` G.B.
2016-10-11 17:57   ` joakimds
2016-10-11 19:03     ` joakimds [this message]
2016-10-14 14:20 ` Olivier Henley
2016-10-14 21:02   ` Luke A. Guest
2016-10-20 20:27   ` joakimds
2016-10-14 23:40 ` mariloup.champagne
2016-10-14 23:42 ` Olivier Henley
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox