On Jan 9, 7:44 pm, techtech <[email protected]> wrote: > On Jan 9, 1:16 pm, Bill Hart <[email protected]> wrote: > > > That's interesting. Can you give us a selection of some of the symbols > > it thinks are already defined? > > All the dup symbols seem to be from the standard library Runtime, as > if Microsoft's Runtime was statically linked into mpir.lib when I > built. But I built MPIR with the "Multi-threaded Debug DLL (/MDd)" > setting. I didn't build any of the dll projects. I didn't built any > of the assembly projects that require YASM because I wanted to get the > C version working first.
They appear to be coming from a link requirement of mpircxx.lib. Did you set the correct run time library for mpircxx.lib as well as mpir.lib? Brian
-- 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.
