This repository has been archived by the owner on Dec 25, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 26
clang-cl.exe : error : no such file or directory: '/permissive-' #5
Comments
This files were tested for clang 5.0, I wil look for clang 6 |
That is visual studio 2017 option. |
Unfortunately the error persists: |
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
Should I keep this issue open, or the permissive error is fixed? |
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 ***@***.***> 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.
|
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 ***@***.***> 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
<#5 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEn4E0nDt9oCYO3nxj1dvtDL6NoXBQXQks5u-eWJgaJpZM4TLjbS>
.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Compile error:
clang-cl.exe : error : no such file or directory: '/permissive-'
The text was updated successfully, but these errors were encountered: