<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 26, 2016, at 3:03 AM, kirill grishko <<a href="mailto:kyrylogryshko@gmail.com" class="">kyrylogryshko@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class=""><div class="">I have tried  TAO 2.2a p9 (version.txt states "2.2a_p9, released Wed Mar  2 16:27:04 UTC 2016.").<br class=""><br class=""></div>Problem still exists. <br class=""><br class=""></div></div></div></blockquote><div><br class=""></div><div>OK, thank you for checking on this. </div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="">I also checked the sources of tao 2.3.3 (ace 6.3.3.) from <a href="http://download.dre.vanderbilt.edu/" rel="noreferrer" target="_blank" class="">http://download.dre.vanderbilt.edu</a><br class=""></div>It's IORManipulation.cpp is the same. So probably the problem exists in this version too, but I am unable to check that fact because 2.3.3 version does not have project files for VS2010. There is still a small chance that the problem could be solved by changes of some other file.<br class="">
</div><div class="gmail_extra"><br class=""></div></div></blockquote><div><br class=""></div><div>You can generate these project files using MPC.  You got a copy of the MPC tool with both of these downloads, you should have:</div><div><br class=""></div><div>ACE_wrappers/MPC in your source tree. So define the full path to that directory as %MPC_ROOT%, for example:</div><div><br class=""></div><div>set MPC_ROOT=C:\ACE_wrappers\MPC</div><div><br class=""></div><div>then with your  %ACE_ROOT% %TAO_ROOT% and %PATH% all relative to the 2.3.3 workspace do:</div><div><br class=""></div><div>cd %TAO_ROOT%</div><div>mwc.pl -type vc10 -name_modifier "*_vc10" TAO_ACE.mwc </div><div><br class=""></div><div>The name_modifier is optional, if you use it you'll get a solution file named TAO_ACE_vc10.sln otherwise you will have TAO_ACE.sln. The content of the solution and related project files is the same either way.</div><div><br class=""></div><div>Anyway, the *.sln file can then be loaded into VS2010 and built.</div><div><br class=""></div><div>If this final test still shows a problem, please create a bug report in <a href="http://bugzilla.dre.vanderbilt.edu/" class="">http://bugzilla.dre.vanderbilt.edu/</a> so we can keep track of this issue. </div><div><br class=""></div><div>I'm afraid I cannot commit to fixing this by a specific time, as I have a lot of funded work to support. If you are interested in funding an effort to address this issue more quickly, visit <a href="http://www.dre.vanderbilt.edu/~schmidt/commercial-support.html" class="">http://www.dre.vanderbilt.edu/~schmidt/commercial-support.html</a> for a list of commercial support providers, which is either OCI or Remedy.</div><div><br class=""></div><div>Best regards,</div><div>Phil</div><div><br class=""></div></div><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div style="font-size: 12.8px;" class=""><div style="margin: 0px; padding: 0px; border: 0px;" class=""><span style="font-family: arial, helvetica, sans-serif; font-size: large;" class="">--</span></div><div style="margin: 0px; padding: 0px; border: 0px;" class=""><span style="font-family: arial, helvetica, sans-serif; font-size: large;" class="">Phil Mesnier</span><br class=""></div></div><div style="font-size: 12.8px;" class=""><div style="font-size: 12.8px;" class=""><font face="arial, helvetica, sans-serif" size="2" class="">Principal Engineer & Partner</font></div><div style="font-size: 12.8px;" class=""><font face="arial, helvetica, sans-serif" class=""><br class=""></font></div><div style="font-size: 12.8px;" class=""><span style="font-family: arial, helvetica, sans-serif;" class=""><font size="2" color="#000000" class="">OCI | WE ARE SOFTWARE ENGINEERS.</font></span></div><div style="font-size: 12.8px;" class=""><span style="font-family: arial, helvetica, sans-serif; font-size: x-small;" class="">tel  +1.314.579.0066 x225</span><br class=""></div><div style="font-size: 12.8px;" class=""><a href="http://ociweb.com/" target="_blank" class="">ociweb.com</a></div><div class=""><br class=""></div></div></div></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br class=""></div></body></html>