Skip to content

Conversation

pkspyder007
Copy link
Contributor

WIP

C loader requires few dependencies to built on windows

  • libffi
  • llvm for libclang and headers
  • tinycc

Building libffi is achieved using this fork https://github.com/newlawrence/Libffi
alternative found https://github.com/microsoft/vcpkg/blob/master/ports/libffi/CMakeLists.txt

For setting up LLVM I have used choco to install LLVM which includes clang

Building LIbTCC is not achieved yet it is having errors - logs https://pastebin.com/q1jFxpuh

@viferga viferga marked this pull request as draft August 10, 2023 10:59
@viferga
Copy link
Member

viferga commented Dec 3, 2024

@pkspyder007 I am leaving this here: https://vcpkg.link/ports/libffi

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.

2 participants