[zeromq-dev] JZMQ: Problems building on win32 (MS Visual Studio)
Michael Compton
michael.compton at littleedge.co.uk
Tue Mar 15 23:02:25 CET 2011
But the jzmq was specifically looking for libzmq.lib.
On Tue, 2011-03-15 at 14:47 -0700, Michael Kogan wrote:
> You need to produce a dll for the library to be used with JNI.
> Also, make sure that the dlls produced by compiling zeromq are in your linker's path.
>
>
> On Mar 15, 2011, at 2:42 PM, Michael Compton wrote:
>
> > On Tue, 2011-03-15 at 21:23 +0100, C. Huntz wrote:
> >> Le 15/03/2011 21:00, Michael Compton a écrit :
> >>> Hi,
> >>>
> >>> I am having problems building jzmq on Win32.
> >>>
> >>> I built libzmq to output a lib file (libzmq.lib), but when I try
> >>> building jmzq I get around 20 errors of unresolved external symbols for
> >>> what seems like all the functions in libzmq.
> >>>
> >>> Any suggestions?
> >>>
> >>> Cheers,
> >>> Michael
> >>>
> >>> _______________________________________________
> >>> zeromq-dev mailing list
> >>> zeromq-dev at lists.zeromq.org
> >>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >>>
> >> Hi,
> >> I use MS visual Xpress 2008 to do the same stuff without any issue, 2
> >> weeks ago.
> >> May it comes from your MSV version,
> >> Christophe
> >>
> >>
> >> _______________________________________________
> >> zeromq-dev mailing list
> >> zeromq-dev at lists.zeromq.org
> >> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >
> > Hi Christpohe
> >
> > Do you also change the build from a dll to a lib in the project
> > properties.
> >
> > I am using Visual Studio 2010 Ultimate edition (perks of the job). It's
> > feasible that is the problem.
> >
> > Cheers,
> > Michael
> >
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
More information about the zeromq-dev
mailing list