|
Re: question about building on Windows
Hi Dmitri,
Yeah that will be 32 bit. They want you to generate 64 bit solution files by running (cmake standard):
cmake -G "Visual Studio 10 Win64"
(Changing IDE version to taste)
Yeah we don't
Hi Dmitri,
Yeah that will be 32 bit. They want you to generate 64 bit solution files by running (cmake standard):
cmake -G "Visual Studio 10 Win64"
(Changing IDE version to taste)
Yeah we don't
|
By
Frank Quinn <fquinn.ni@...>
·
#1711
·
|
|
Re: question about building on Windows
Hi Frank,
I'm just done building Qpid-Proton.
BTW it (Qpid-Proton) has only WIn32 build, does it mean I'm going to have only 32 bit OpenMAMA build?
I mistakenly rebuilt swig under Windows for it - do
Hi Frank,
I'm just done building Qpid-Proton.
BTW it (Qpid-Proton) has only WIn32 build, does it mean I'm going to have only 32 bit OpenMAMA build?
I mistakenly rebuilt swig under Windows for it - do
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1710
·
|
|
Re: question about building on Windows
Hi Dmitri,
Looks like a C&P error from when this document was pulled across – see original instructions here:
http://wiki.openmama.org/index.php/Building_Libevent
Last time I built on
Hi Dmitri,
Looks like a C&P error from when this document was pulled across – see original instructions here:
http://wiki.openmama.org/index.php/Building_Libevent
Last time I built on
|
By
Frank Quinn <f.quinn@...>
·
#1709
·
|
|
question about building on Windows
In Wiki page on building under Windows for libevent:
https://github.com/OpenMAMA/OpenMAMA/wiki/Building-on-Windows#libevent
There is the following sentence I have a question about, please:
> At this
In Wiki page on building under Windows for libevent:
https://github.com/OpenMAMA/OpenMAMA/wiki/Building-on-Windows#libevent
There is the following sentence I have a question about, please:
> At this
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1708
·
|
|
Re: Tick42 for OpenMAMA 2.4
Hi Holger
One thing you need to ensure is that the entnoop library is somewhere in the path that is visible at runtime. This caused us some confusion for a while and may be the cause of the
Hi Holger
One thing you need to ensure is that the entnoop library is somewhere in the path that is visible at runtime. This caused us some confusion for a while and may be the cause of the
|
By
Tom Doust
·
#1707
·
|
|
Problem with MamaPublisherJava listening for publisher callbacks
Hi there,
When MamaPublisherJava runs with the argument to listen for publisher callbacks it throws a null pointer exception and stops because it can't get the symbol from the publisher.
I'm using the
Hi there,
When MamaPublisherJava runs with the argument to listen for publisher callbacks it throws a null pointer exception and stops because it can't get the symbol from the publisher.
I'm using the
|
By
macrux
·
#1706
·
|
|
Re: Tick42 for OpenMAMA 2.4
Hi Holger
This sounds familiar. I have forwarded it to our dev who did the 2.4.0 work and I’ll get back to you
Tom
Hi Holger
This sounds familiar. I have forwarded it to our dev who did the 2.4.0 work and I’ll get back to you
Tom
|
By
Tom Doust
·
#1705
·
|
|
Re: Tick42 for OpenMAMA 2.4
Hi Tom,
I have built it on Windows with VS2010 and boost 1.54 (VisualStudio 2015 didn’t work with boost), and boost 1.6 not with the bridge.
Now it compiles but the bridge is not loading
Hi Tom,
I have built it on Windows with VS2010 and boost 1.54 (VisualStudio 2015 didn’t work with boost), and boost 1.6 not with the bridge.
Now it compiles but the bridge is not loading
|
By
Holger
·
#1704
·
|
|
Re: Publisher double free on create
Hi Chris,
Yeah that’s definitely an issue – happens in two places too and looks like there’s another issue in a section below it where it will be accessed after the free. I went ahead and
Hi Chris,
Yeah that’s definitely an issue – happens in two places too and looks like there’s another issue in a section below it where it will be accessed after the free. I went ahead and
|
By
Frank Quinn <f.quinn@...>
·
#1703
·
|
|
Publisher double free on create
Hi,
I think I found an issue with publisher create. On the error paths in _createByIndex,the function mamaPublisherImpl_cleanup(impl) is called and then the impl is immediately freed after but
Hi,
I think I found an issue with publisher create. On the error paths in _createByIndex,the function mamaPublisherImpl_cleanup(impl) is called and then the impl is immediately freed after but
|
By
cmorgan
·
#1702
·
|
|
Re: Tick42 for OpenMAMA 2.4
Hi Holger
There were a few compilation issues (expected) which we have addressed in our internal dev build.
I expect to push a new version to github in the next few days
Which environment
Hi Holger
There were a few compilation issues (expected) which we have addressed in our internal dev build.
I expect to push a new version to github in the next few days
Which environment
|
By
Tom Doust
·
#1701
·
|
|
Tick42 for OpenMAMA 2.4
Hi all, hi Tom,
I was trying to migrate the tick42blp bridge for OpenMAMA 2.4 but had some trouble with the new bridge initialization and setting the Mama Version in the bridge.
Is there
Hi all, hi Tom,
I was trying to migrate the tick42blp bridge for OpenMAMA 2.4 but had some trouble with the new bridge initialization and setting the Mama Version in the bridge.
Is there
|
By
Holger
·
#1700
·
|
|
Re: coding standard
Thank you Frank!
I'll see if I'd be able to recreate for vim
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON Canada
Solace Systems accepts no liability for the content of
Thank you Frank!
I'll see if I'd be able to recreate for vim
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON Canada
Solace Systems accepts no liability for the content of
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1699
·
|
|
Re: coding standard
Hi Dmitri,
I actually set up an eclipse one many moons ago which I have been using myself (attached). I should put that on that wiki page actually now that you mention it.
I'd be no good for vim /
Hi Dmitri,
I actually set up an eclipse one many moons ago which I have been using myself (attached). I should put that on that wiki page actually now that you mention it.
I'd be no good for vim /
|
By
Frank Quinn <fquinn.ni@...>
·
#1698
·
|
|
Re: coding standard
Thanks Frank, that's a good document.
Would be nice to have editor settings to follow it (vim/emacs/Eclipse).
Cheers
Dmitri
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON
Thanks Frank, that's a good document.
Would be nice to have editor settings to follow it (vim/emacs/Eclipse).
Cheers
Dmitri
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1697
·
|
|
Re: coding standard
Hi Dmitri,
Indeed we do - check out https://github.com/OpenMAMA/OpenMAMA/wiki/Coding-Standards.
Any suggestions / gap fills welcome too.
Cheers,
Frank
Hi Dmitri,
Indeed we do - check out https://github.com/OpenMAMA/OpenMAMA/wiki/Coding-Standards.
Any suggestions / gap fills welcome too.
Cheers,
Frank
|
By
Frank Quinn <fquinn.ni@...>
·
#1696
·
|
|
coding standard
Gents, do we have a coding standard published somewhere, please?
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON Canada
Solace Systems accepts no liability for the content
Gents, do we have a coding standard published somewhere, please?
Regards,
Dmitri Fedorov
Software Architect
Solace Systems, Inc.
Ottawa, ON Canada
Solace Systems accepts no liability for the content
|
By
Dmitri Fedorov <dfedorov.solace@...>
·
#1695
·
|
|
Re: Market data subscriptions using qpid broker
Hi Nestor,
Yes this is a strange one - you're right I could only recreate on a transient basis and only with the broker. I have put in a fix which seems to have prevented this behaviour in my
Hi Nestor,
Yes this is a strange one - you're right I could only recreate on a transient basis and only with the broker. I have put in a fix which seems to have prevented this behaviour in my
|
By
Frank Quinn <fquinn.ni@...>
·
#1694
·
|
|
Re: Market data subscriptions using qpid broker
Hi Frank, everything is running on Ubuntu 14.04, on the same machine. Qpid proton 0.9 and Qpid broker 6.0.1. Thanks.
Regards,
Nestor
Hi Frank, everything is running on Ubuntu 14.04, on the same machine. Qpid proton 0.9 and Qpid broker 6.0.1. Thanks.
Regards,
Nestor
|
By
macrux
·
#1693
·
|
|
Re: Market data subscriptions using qpid broker
Hi Nestor,
What versions of the Qpid broker and proton libraries are you using? Everything running on Ubuntu?
Cheers,
Frank
Hi Nestor,
What versions of the Qpid broker and proton libraries are you using? Everything running on Ubuntu?
Cheers,
Frank
|
By
Frank Quinn <fquinn.ni@...>
·
#1692
·
|