On Mon, Jul 6, 2009 at 10:36 PM, Peter_APIIT<[email protected]> wrote:

> What type of library i build static or DLL ?

That is up to you, the easiest is probably build the static version.

> Which file to include in linker additional dependencies ?

If you are building a 32bit library (using the lib_mpir_p4 or
similiar) you would include the file in
build.vc9\lib\Win32\Release\mpir.lib
You program that uses MPIR might need to include the mpir.h file found
in build.vc9\lib\Win32\Release\mpir.h

Jeff.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to