[omniORB] help!!!!!!!!!!!, an exception under vc6+sp6....................

Duncan Grisby duncan at grisby.org
Thu Jan 10 15:19:27 GMT 2008


On Friday 4 January, l l wrote:

> help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!:

Careful, you might use up all your exclamation marks, and then not have
any left when you really need one...

>   i am using omniORB4.1.1 under msvc++6.0 + sp6,i test the
>   example(echo),client execute hello fuction succefully ,when client
>   exit ,then server display the exception below,but server does not
>   exit and run continue:
>   First-chance exception in TestCorba.exe (KERNEL32.DLL): 0xE06D7363:
>   Microsoft C++ Exception.

You are mixing Visual C++ debug modes. Make sure you match the compiler
options in Visual C++ with the correct omniORB libraries. Look at the
compiler options used in the example makefiles to see what they should
be.

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list