llvm-vs2017-integration icon indicating copy to clipboard operation
llvm-vs2017-integration copied to clipboard

clang-cl.exe : error : no such file or directory: '/permissive-'

Open kasru opened this issue 7 years ago • 7 comments

  • Setup clang 6.0 for Windows
  • Replase "5.0" to "6.0.0" in file

Compile error: clang-cl.exe : error : no such file or directory: '/permissive-'

kasru avatar Apr 08 '18 14:04 kasru

This files were tested for clang 5.0, I wil look for clang 6

arves100 avatar Apr 11 '18 08:04 arves100

That is visual studio 2017 option. You can set project property / C/C++ / Language / Conformance mode to "No" to disable it.

CuteLasty avatar Apr 17 '18 13:04 CuteLasty

Unfortunately the error persists: no such file or directory: '/JMC'

KeyC0de avatar Oct 08 '18 01:10 KeyC0de

Because /JMC is the new feature of VS2017, which you can deactivate in C/C++ section, writing in the search box "/JMC", and assign it to No.

Hope this helps!

PaTiToMaSteR avatar Oct 30 '18 22:10 PaTiToMaSteR

Should I keep this issue open, or the permissive error is fixed?

arves100 avatar Dec 29 '18 12:12 arves100

As far I try still an issue, unless there is a new version that worked the problem🤔

On 29 Dec 2018, at 13:40, Arves100 [email protected] wrote:

Should I keep this issue open, or the permissive error is fixed?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

PaTiToMaSteR avatar Dec 31 '18 10:12 PaTiToMaSteR

Uhmmm you could try with the last version and tell me clang+vs version so I can try reproduce the issue.

Il giorno lun 31 dic 2018, 11:23 PaTiTo MaSteR [email protected] ha scritto:

As far I try still an issue, unless there is a new version that worked the problem🤔

On 29 Dec 2018, at 13:40, Arves100 [email protected] wrote:

Should I keep this issue open, or the permissive error is fixed?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arves100/llvm-vs2017-integration/issues/5#issuecomment-450629617, or mute the thread https://github.com/notifications/unsubscribe-auth/AEn4E0nDt9oCYO3nxj1dvtDL6NoXBQXQks5u-eWJgaJpZM4TLjbS .

arves100 avatar Dec 31 '18 13:12 arves100