What does the error message mean in English?

Bill.


On 5 April 2014 13:50, 袁轶君 <941201y...@gmail.com> wrote:

> Well...I tryed it with VS2013 and got almost everything I want.
> However,there something else should be noticed:
> I. The document of 2.7.0 describes that I can choose build.vc10 build.vc11
> build.vc12 for building MPIR with Visual Studio 2010, 2012 and 2013.
> However in the offcial package at http://mpir.org, no building files
> which has the higher version of build.vc10 can be found. In other word, the
> build.vc11 and build.vc12 is missing. It doesn't matter much because I can
> update the .sln files to my higher version VS, but it's still a problem.
> II. When I build MPIR with VS2013 (with updated bulid.vc10), I got several
> wrong and warning. It's in the following picture:
>
>>
>> E...The warning is in Chinese. It means:This  file includes the
> characters which can not be expressed in this code page(936). Please save
> this file in Unicode form and prevent the data losing.
> I get this error code when building every project in mpir.sln.
> III.  The structure of the directory where the generated files exist is
> strange. For example, when I build dll_mpir_core2 in MPIR2.6.0, I can find
> the generated file in .\dll\x64\Debug, and in that dictionary I have these
> files: It's the right way.
> However when I build dll_mpir_core2 in MPIR 2.7.0 in the same way, I can
> only find these files in .\build.vc10\x64\Debug:
>
>
>
> <https://lh3.googleusercontent.com/-FmZiVxTl9mY/Uz_rKrM5e5I/AAAAAAAAAEM/d0H8BO7Us7g/s1600/%E6%8D%95%E8%8E%B7.PNG><https://lh5.googleusercontent.com/-LVWw5K-XCEk/Uz_sJWMMhGI/AAAAAAAAAEU/OIOqsztaHno/s1600/%E6%8D%95%E8%8E%B7.PNG>.
> And if I build lib_mpir_core2 after, the earler built .lib file(which is
> the .lib file of dll_mpir_core2) is covered! So I can only build all dll
> project and move them to another dictionary then build  the static library.
> I dont think it's a good design.
>
> IV. I wrote a simple test, no BUG has been found.
>
> :-)
>

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