Skip to content

Cannot build with libsodium with MSVC 2019 on Windows 10 #8411

@dertuxmalwieder

Description

@dertuxmalwieder
  1. I downloaded libsodium-msvc from the website and I pointed SODIUM= to the extraction directory.
  2. nmake.
  3. This happens:

NMAKE : U1073: "-I" konnte nicht erstellt werden

I would guess that just adding -I $(SODIUM)/include to $(INCL) - as Make_mvc.mak does it now - is not the right way to do it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions