Skip to content

Make Opir compile on Windows+VCC#164

Open
RowDaBoat wants to merge 2 commits intoPMunch:masterfrom
RowDaBoat:master
Open

Make Opir compile on Windows+VCC#164
RowDaBoat wants to merge 2 commits intoPMunch:masterfrom
RowDaBoat:master

Conversation

@RowDaBoat
Copy link

@RowDaBoat RowDaBoat commented Jan 6, 2026

I'm using LIBCLANG_PATH to get LLVM's installation path.
LIBCLANG_PATH usually points to a /bin directory which contains libclang.dll, however we need libclang.lib, which is located at %LIBCLANG_PATH%\..\lib.
The last commit properly forms the library search path for libclang.lib.

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