Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » Compiling MPIR in TheIde
Compiling MPIR in TheIde [message #33724] |
Thu, 08 September 2011 14:13  |
281264
Messages: 272 Registered: June 2010 Location: Spain
|
Experienced Member |
|
|
Hi,
I would like to know whether it is possible to compile the MPIR library in TheIde by using the MSC++ complier, without the necessity to install the Microsoft Visual Studio Express 2010.
When I am saying MIPR I am referring to:
http://www.mpir.org/#release
Is there anyone currently using multi-precision libraries, such as MPFR C++ (which requires MPFR and MPIR)? Please, I would be grateful if you can provide some hints and advices.
Thank you,
Javier
|
|
|
|
|
Re: Compiling MPIR in TheIde [message #33755 is a reply to message #33730] |
Sat, 10 September 2011 20:50  |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Actually, I can be wrong. I personally haven't tried to use MSBuild to build VC projects, although I suspect MSBuild should be able to do this. I've been using devenv with command line options, which are petty much similar to options of MSBuild, and they both have similar format of project files.
I'm not using multi precision libraries. At the place where I work we implement almost everything by ourself. And following Mirek's example I usually implement everything what I need at home by myself too.
Regards,
Novo
|
|
|
Goto Forum:
Current Time: Sun Apr 27 14:26:07 CEST 2025
Total time taken to generate the page: 0.03664 seconds
|