-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error on 1.0.5 #5
Comments
It is not supported yet. I don't have access to a licensed Windows/MSVC
development environment so it's not possible for me to integrate and test
the required mapping. Feel free to give it a go yourself and post a pull
request!
…On Mon, 2 Apr 2018, 12:20 Sylar Gray, ***@***.***> wrote:
Hi Stephen,
I have tried the latest 1,0,5 version (thanks for that!) and I now have
the following error preventing me to successfully import projects:
Unknown os-linker combination: Windows-msvc
Is MSVC supported as a toolchain with m2e-nar ?
Many thanks
C.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFyw09D0_IrC1hSmvCn_HDsQ4jOyzVYjks5tkftZgaJpZM4TDYq_>
.
|
I would do that happily but I am not too familiar with Maven plug-in programming - would you mind indicating the main steps for adding a new compiler into m2e-nar in a correct way ? Roughly what you would do yourself had you an access to MSVC. Thanks a lot ! |
I've just realised that there is Visual Studio Community Edition available
for free (I must say I'm a bit out of touch with the Windows programming
world!) I guess that this will install the compiler that I can use with NAR
and Eclipse. I'll give it a go this week.
…On Mon, 2 Apr 2018, 16:08 Sylar Gray, ***@***.***> wrote:
I would do that happily but I am not too familiar with Maven plug-in
programming - would you mind indicating the main steps for adding a new
compiler into m2e-nar in a correct way ? Roughly what you would do yourself
had you an access to MSVC. Thanks a lot !
—
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/AFyw04vSbhJRmnwR1-mJHVmJMYJMkQkgks5tkjDNgaJpZM4TDYq_>
.
|
There is indeed ! Let me know if you need assistance in getting up to speed with MSVC ;) Many thanks for your work. |
I've been fighting with Eclipse and Visual Studio and it seems that Eclipse CDT support for MSVC is limited. This is what I found in the source : |
Hi Stephen,
I have tried the latest 1,0,5 version (thanks for that!) and I now have the following error preventing me to successfully import projects:
Unknown os-linker combination: Windows-msvc
Is MSVC supported as a toolchain with m2e-nar ?
Many thanks
C.
The text was updated successfully, but these errors were encountered: