Hi,
I read/followed the instructions from https://github.com/CleverRaven/Cataclysm-DDA/blob/07d5448dfcfc2c22dd7b07cf234c19de91cab0d2/doc/COMPILING/COMPILING-VS-VCPKG.md.
The dependency script(s) didn’t work so I followed the instructions via ‘Dependency install commands for vcpkg in doc do not work #37623’
Ok loaded up solution in VS and went into compile, said it was missing ‘SDL.h’ - thought the vcpkg was supposed to fix that? Copied over windepends into root directory and builds fine (like in way earlier builds) Started to debug and got entry point missing in one of the DLLs (or something to that effect).
So… did someone actually follow the instructions on a clean system? Or what am I missing?
PS - I wanted to do a specific build # but following the instructions in the document (eg git cloning) doesn’t work either.
Win 10 64 bit. Ran all commands in Administrator Command Prompt.
Thanks.