llvm-vs2017-integration
llvm-vs2017-integration copied to clipboard
clang-cl.exe : error : no such file or directory: '/permissive-'
- 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-'
This files were tested for clang 5.0, I wil look for clang 6
That is visual studio 2017 option. You can set project property / C/C++ / Language / Conformance mode to "No" to disable it.
Unfortunately the error persists: no such file or directory: '/JMC'
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!
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 [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.
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 .