<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2>Hi,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2>I can answer (2):</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2>In the MPC project that generates the build where the CIDL 
compiler is executed,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2>add these two lines -</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2>cidlflags -= --</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2>cidlflags += --gen-exec-impl --</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=151221812-06102005><FONT face=Arial 
color=#0000ff size=2>Jeff Parsons</FONT></SPAN></DIV><BR>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
  <HR tabIndex=-1>
  <FONT face=Tahoma size=2><B>From:</B> 
  cosmic-users-bounces@list.isis.vanderbilt.edu 
  [mailto:cosmic-users-bounces@list.isis.vanderbilt.edu] <B>On Behalf Of 
  </B>Peter Oslej<BR><B>Sent:</B> Thursday, October 06, 2005 2:13 
  AM<BR><B>To:</B> cosmic-users@list.isis.vanderbilt.edu<BR><B>Subject:</B> 
  [cosmic-users] Eval questions<BR></FONT><BR></DIV>
  <DIV></DIV>
  <DIV><FONT face=Arial size=2>
  <DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I am evaluating CIAO together with&nbsp;COSMIC tools and <FONT face=Arial 
  size=2>I have several questions for you :</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>1. Playing with the BasicSP example and 
  generating the MS solution, the dependancies of "BasicSP_stub.lib" are&nbsp; 
  not included in all _stub projects (BMClosedED_stub, BMDevice_stub ....). 
  Something is missing in the BasicSP project or is a problem with generation 
  mpc file ??</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>2. How to define "--gen-exec-impl" commad line 
  option for cidl.exe in the COSMIC project ?</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>3. Allowing&nbsp; setting the different names of 
  ports (facets,receptors...) in the instances of components in 
  ComponentImplementations folder and in InterfaceDefinition, cause the 
  deployment problems.(implementation in .dlls is different then in 
  deploymentplan.cdp). Should be constrains checking defined for this, I think 
  ... ??</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>4. Has somebody Ovation tools compiled with 
  current beta kit of ACE-TAO-CIAO ? I try it, but release version has linking 
  problems and debug version is crashing in TAO see point 6.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>5. Rebuilding of&nbsp; BasicSP_svnt project 
  finished with linker error :</FONT></DIV>
  <DIV><FONT face=Arial 
  size=2>------------------------------------------------------------------------------------<BR>Creating 
  library C:\ACE_wrappers\lib\BasicSP_svnt.lib and object 
  C:\ACE_wrappers\lib\BasicSP_svnt.exp</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>BasicSPS.obj : error LNK2001: unresolved external 
  symbol "class TAO::Collocation_Proxy_Broker * (__cdecl* 
  BasicSP__TAO_ReadData_Proxy_Broker_Factory_function_pointer)(class 
  CORBA::Object *)" (<A 
  href="">?BasicSP__TAO_ReadData_Proxy_Broker_Factory_function_pointer@@3P6APAVCollocation_Proxy_Broker@TAO@@PAVObject@CORBA@@@ZA</A>)</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>BasicSPS.obj : error LNK2001: unresolved external 
  symbol "class TAO::Collocation_Proxy_Broker * (__cdecl* 
  BasicSP__TAO_TimeOutConsumer_Proxy_Broker_Factory_function_pointer)(class 
  CORBA::Object *)" (<A 
  href="">?BasicSP__TAO_TimeOutConsumer_Proxy_Broker_Factory_function_pointer@@3P6APAVCollocation_Proxy_Broker@TAO@@PAVObject@CORBA@@@ZA</A>)</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>BasicSPS.obj : error LNK2001: unresolved external 
  symbol "class TAO::Collocation_Proxy_Broker * (__cdecl* 
  BasicSP__TAO_DataAvailableConsumer_Proxy_Broker_Factory_function_pointer)(class 
  CORBA::Object *)" (<A 
  href="">?BasicSP__TAO_DataAvailableConsumer_Proxy_Broker_Factory_function_pointer@@3P6APAVCollocation_Proxy_Broker@TAO@@PAVObject@CORBA@@@ZA</A>)</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>C:\ACE_wrappers\lib\BasicSP_svnt.dll : fatal 
  error LNK1120: 3 unresolved externals </FONT></DIV>
  <DIV><FONT face=Arial 
  size=2>---------------------------------------------------------------------------------------</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>When I rebuild the BasicSP_stub project first, 
  and then only build BasicSP_svnt (without BasicSP.idl compilation) linking is 
  OK.<BR>Maybe something wrong in commad line options&nbsp;for &nbsp;tao_idl.exe 
  for BasicSP.idl compilation in BasicSP_svnt projects ????</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>6. One problem with ACE-TAO debug version : <FONT 
  face=Arial size=2>I am using latest beta kit from the August 5th with MS 
  Visual 7.1 on winXP SP2. The debug compilation of ACE and TAO dlls finished 
  OK, but </FONT></FONT></DIV>
  <DIV>all client-server examples crashed with memory deallocation problem , see 
  attachment please. Has somebody the same problem ? Release versions of all 
  examples with release ace.dll and tao.dll running well.</DIV>
  <DIV>I also try the official ACE-TAO release 5.4.1 - 1.4.5, and same debug 
  ver. examples running OK with it .</DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Thank you very much for any 
responce.</FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Peter Oslej<BR>VRM 
  Slovakia<BR>&nbsp;<BR></FONT></DIV></FONT></DIV></BLOCKQUOTE></BODY></HTML>