Hi Henning,
Avenhaus Henning wrote:
> Hi,
>
> I got a problem with the 14clustering_Client.cpp code example from the
hm, I'm a little confused. The cluster client is 13ClusterClient.cpp, I assume
that's what you mean.
> tutorials. It does compile correctly, but when I run it, I get the following
> error:
>
> Unhandled exception at 0x7c812a5b in 01firstapp.exe: Microsoft C++ exception:
^^^^^^^^^^^^^^
Is that correct?
> std::bad_alloc at memory location 0x0012f494..
>
> it crashes on the line
>
> multiWindow->setConnectionType("Multicast");
That's a very harmless method that doesn't do much. If it crashes in there
something fundamental is wrong.
> I have no idea what might have gone wrong. I am using MS Visual Studio 2005.
Can you get us a stack trace? My gut feeling says that you're mixing debug and
release libraries, which Windows is very sensitive to. Make sure you use
release
libs for optimized programs. In general, I'd recommend to use a current
dailybuild, which checks this automatically.
Hope it helps
Dirk
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users