Markus Fischer

Results 6 comments of Markus Fischer

I am using the VS IDE - it's just checked out via git from cygwin When I use the build solution option, the header does not get generated.

I am also seeing : ```14> Creating library C:\cygwin\home\marku\xdp-for-windows.git\artifacts\bin\x64_Release\xdpapi.lib and object C:\cygwin\home\marku\xdp-for-windows.git\artifacts\bin\x64_Release\xdpapi.exp 14>Generating code 14>Finished generating code 14>xdpapi.vcxproj -> C:\cygwin\home\marku\xdp-for-windows.git\artifacts\bin\x64_Release\xdpapi.dll 24>------ Rebuild All started: Project: rssconfig, Configuration: Release x64 ------...

also, fwiw, this is on a brand new build server, we followed these steps to install the WDK for 2022 (getting us VS 2022 and its SDK): https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk

same issues. you can replace cygwin with foobar. it's just a directory folder. as mentioned above, it has nothing to do with cygwin

the readme says that 2022 wdk is a requirement. i assume VS 2019 and WDK for 2019 is not an option ?

Tried all sorts of things. But essentially the header file keeps missing. I would strongly recommend to install VS 2022 + WDK 2022 to reproduce the issue. (i posted the...