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

LLVM[clang] version #4

Closed
MVoz opened this issue Apr 3, 2018 · 3 comments
Closed

LLVM[clang] version #4

MVoz opened this issue Apr 3, 2018 · 3 comments

Comments

@MVoz
Copy link

MVoz commented Apr 3, 2018

собственно, в описании не указанно что версия должна быть 5.0 либо пути к либам и хидерам пусть исправлют

Actually, the description does not specify that the version should be 5.0 and the paths to the libs and hiders are not true

...\clang\5.0
clang\5.0.0

@arves100
Copy link
Owner

This files were tested for clang 5.0. I forget that clang is version dipendent. I will investigate for alternatives. Regarding the path, I was able to use clang. What file is experiencing the issue?

@RoyiAvital
Copy link

Actually it is not clear what you add in that line.
It works without it.

I think you should add the path to:

  1. Additional Header Folder - $(LLVMInstallDir)\lib\clang\6.0.0\include .
  2. Library Path Folder - $(LLVMInstallDir)\lib.

Also, the version 6.0.0, could it be replaced with the version of Clang automatically?

@arves100
Copy link
Owner

Thanks for your information. I've pushed LLVM 6.0 compatibility under branch v6.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants