On 24/11/2015 22:26, SeVlaT wrote:
> 
>     Do you mean here for four versions of Visual Studio?
> 
> Yes. But I see vc10 already have gone.
> 
> Today I generated all 27 Msvc14 projects and tried to build them
> I've got a lot of errors due to vsyasm cannot understand option "-f Win32".
> 
> I fixed vsyasm.props to make platform name lowercase (see my pull
> request). All projects now compiles.
> I cannot yet understand how this projects compiled before?
> 
> So I think I do something wrong.
> vsyasm.props is a part of VSYASM compiler and it should not contain such
> errors.

This is a bug in VSYASM that was fixed over a year ago.  You need to
update your VSYASM executable.

> Also there are some obscure things with vsyasm.
> We can see command line used for vsyasm. In property dialog, or in build
> log. Some path parameters e.g. IncludePath has two backslashes at the
> end. I cannot understand why.
> I tried to remove trailing backslash in vcxproj/vsyasm settings -
> trailing double slash disappeared.

I also have an oddity - in the Visual Studio configuration manager my
WIn32 configuration is being renamed as x86!  I have no idea why!

   regards,

     Brian

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mpir-devel+unsubscr...@googlegroups.com.
To post to this group, send email to mpir-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/mpir-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to