comp.lang.ada
 help / color / mirror / Atom feed
From: "G.B." <bauhaus@futureapps.invalid>
Subject: Re: Vulkan Ada binding and linking error on Windows 10
Date: Tue, 11 Oct 2016 12:43:27 +0200
Date: 2016-10-11T12:43:27+02:00	[thread overview]
Message-ID: <ntifo0$glp$1@dont-email.me> (raw)
In-Reply-To: <9ce98b4d-0924-4ce3-b911-059414403da9@googlegroups.com>

On 10.10.16 23:29, joakimds@kth.se wrote:
> ranlib.exe libvulkan_ada.a
> gprbind main.bexch
> gnatbind main.ali
> gcc -c b__main.adb
> gcc main.o -LC:/VulkanSDK/1.0.21.1/Bin32/ -lvulkan-1 -o main.exe

A shot from the hip: -lvulkan-1 does not match libvulkan_ada.a,
That's assuming that your gcc can link using .a files.
I guess you did notice that.

-- 
"HOTDOGS ARE NOT BOOKMARKS"
Springfield Elementary teaching staff

  reply	other threads:[~2016-10-11 10:43 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. [this message]
2016-10-11 17:57   ` joakimds
2016-10-11 19:03     ` joakimds
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