mirror of https://github.com/stascorp/rdpwrap
- build-and-release.yml: build RDPWrapOffsetFinder via .sln target so \ resolves to the submodule root (src-csharp/RDPOffsetFinder/) where zydis/ lives; building the vcxproj directly sets SolutionDir to the vcxproj folder causing C1083 on all include and lib paths - RDPWrap.vcxproj: add missing Release|ARM64 overrides on stdafx.cpp (PrecompiledHeader=Create) and dllmain.cpp (empty, disables PCH) so the ARM64 DLL build does not fail with C1083 missing .pchpull/4062/head
parent
b9cad1ddc1
commit
297360c1a4
Loading…
Reference in new issue