Re: [Mingw-w64-public] add vulkan-1.def imports?

2021-10-18 Thread unlvsur unlvsur
Then what about ioringapis?

ioringapi - Win32 apps | Microsoft 
Docs<https://docs.microsoft.com/en-us/windows/win32/api/ioringapi/>

They are in ntdlls and kernelbase

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows


From: Biswapriyo Nath 
Sent: Thursday, October 14, 2021 12:43:16 AM
To: mingw-w64-public@lists.sourceforge.net 

Cc: unlv...@live.com 
Subject: Re: [Mingw-w64-public] add vulkan-1.def imports?

mingw-w64 is not correct place to add DEF file from other projects. If
you need import library for vulkan you can use
mingw-w64-vulkan-loader[1] package from msys2 project. It provides
libvulkan-1.dll and libvulkan.dll.a.

[1]: 
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpackages.msys2.org%2Fpackage%2Fmingw-w64-x86_64-vulkan-loader%3Frepo%3Dmingw64&data=04%7C01%7C%7C20e80cd8b2624a49277508d98ecd26fa%7C84df9e7fe9f640afb435%7C1%7C0%7C637697834037497543%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=T9NZCL2QrIAMYVdPHwXi%2B78WxP25PDlxkMkzYQmCWAk%3D&reserved=0

___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] add vulkan-1.def imports?

2021-10-14 Thread Biswapriyo Nath
I can try to add that header file. Do you have a project that requires
that header file? The newly added header file has to be tested with
something.


___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


Re: [Mingw-w64-public] add vulkan-1.def imports?

2021-10-13 Thread Biswapriyo Nath
mingw-w64 is not correct place to add DEF file from other projects. If
you need import library for vulkan you can use
mingw-w64-vulkan-loader[1] package from msys2 project. It provides
libvulkan-1.dll and libvulkan.dll.a.

[1]: 
https://packages.msys2.org/package/mingw-w64-x86_64-vulkan-loader?repo=mingw64


___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public


[Mingw-w64-public] add vulkan-1.def imports?

2021-10-13 Thread unlvsur unlvsur



Sent from Mail for Windows


___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public