Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Update compilation instructions (Windows) #117

Closed
Simran-B opened this issue Jul 24, 2019 · 0 comments
Closed

Update compilation instructions (Windows) #117

Simran-B opened this issue Jul 24, 2019 · 0 comments
Assignees

Comments

@Simran-B
Copy link
Collaborator

  • How to determine if errors occurred?
  • Log output to file
    cmake --build . --config RelWithDebInfo > build.log | type build.log
  • Uninstall old OpenSSL versions (0.x) and use https://slproweb.com/download/Win64OpenSSL-1_1_1c.exe (3.5/devel) or https://slproweb.com/download/Win64OpenSSL-1_1_0k.exe (3.4)
  • Windows 8.1 SDK and UCRT SDK is an option on its own!
  • 3.4 needs Windows SDK 8.1 while 3.5 and devel need Windows SDK 10 (due to different V8 versions)
  • Desktop development with C++ option in installer (additional ones?)
  • VS 2019 not supported (errors out intentionally)
  • How to start the server after compilation
@Simran-B Simran-B self-assigned this Jul 24, 2019
@joerg84 joerg84 closed this as completed Jan 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants