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

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

Open
kasru opened this issue Apr 8, 2018 · 7 comments
Open

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

kasru opened this issue Apr 8, 2018 · 7 comments

Comments

@kasru
Copy link

kasru commented Apr 8, 2018

  • 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-'

@arves100
Copy link
Owner

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

@CuteLasty
Copy link

CuteLasty commented Apr 17, 2018

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

@KeyC0de
Copy link

KeyC0de commented Oct 8, 2018

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

@PaTiToMaSteR
Copy link

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!

arves100 added a commit that referenced this issue Dec 29, 2018
@arves100
Copy link
Owner

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

@PaTiToMaSteR
Copy link

PaTiToMaSteR commented Dec 31, 2018 via email

@arves100
Copy link
Owner

arves100 commented Dec 31, 2018 via email

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

5 participants