Skip to content

Conversation

fabianbs96
Copy link
Member

This PR adds basic support for Windows.

Things that work:

  • Building phasar-cli and myphasartool in Release mode
  • Building static phasar libraries in Release mode
  • Building the unittests in Release mode

Things that do not work:

  • Building phasar in anything other than Release mode (conflicting runtime libraries with LLVM then -- probably you then also need an extra debug-llvm installation)
  • Building the IR testing files (the MSVC19 STL requires at least clang-15)

fabianbs96 and others added 12 commits December 12, 2023 16:10
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…/OpenSSLEVPKDFCTXDescription.cpp

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant