Hi,

On Mon, Feb 22, 2016 at 03:09:23PM -0500, Fish wrote:
> - Include lz4 code and header in VC project files.
> - Fix an issue in comp-lz4.h that prevents it from compiling under MSVC.

The patch does not apply for me

Applying: Add lz4 support to MSVC project.
error: patch failed: src/openvpn/openvpn.vcxproj.filters:461
error: src/openvpn/openvpn.vcxproj.filters: patch does not apply

... because my vcxproj.filters file looks totally different in the
surrounding code - mine ends with:

    <ClInclude Include="tun.h">^M
      <Filter>Header Files</Filter>^M
    </ClInclude>^M
    <ClInclude Include="win32.h">^M
      <Filter>Header Files</Filter>^M
    </ClInclude>^M
  </ItemGroup>^M
  <ItemGroup>^M
    <ResourceCompile Include="openvpn_win32_resources.rc">^M
      <Filter>Resource Files</Filter>^M

while your context has "resource.h" as previously-last file in there...

Please re-send (and it would be nice if you could do "git commit -s"
for the signed-off-by: - David can explain better what the significance
of that is, but "since we all do it", it's convention)

gert

-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

Reply via email to