<html><head>

<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr"><div>I don't know what any of those things you are using are (aside from omniORB).</div><div><br></div><div>The error that omniORB_4_2 is not defined is a sign that the header files it gets when it does #include <omnORB4/CORBA.h> or some other omniORB header, it either fails to find it, or finds omniORB headers with a different version.</div><div><br></div><div>Duncan.</div><div><br></div><div><br></div><div>On Tue, 2021-10-19 at 08:02 +0000, Nayana N r via omniORB-list wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr"><p>Hi Team,</p><p><br></p><p></p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">I am trying in include <span>JPEO JTRS Standard APIs REDHAWK IDL Projects</span>(<a href="https://github.com/rodrigo455/jtnc-interfaces" class="OWAAutoLink" id="LPlnk908578" previewremoved="true">https://github.com/rodrigo455/jtnc-interfaces</a>) into Yocto project build(<a href="https://wiki.phytec.com/display/PRODUCTINFO/BSP-Yocto-TISDK-AM57xx-PD17.1.0+Quickstart" class="OWAAutoLink" id="LPlnk71412" previewremoved="true">https://wiki.phytec.com/display/PRODUCTINFO/BSP-Yocto-TISDK-AM57xx-PD17.1.0+Quickstart</a>) as a IDL project.</p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">I have already integrated meta-redhawk-sdr into Yocto build and now i am trying in integrate jtnc-interface as IDL interface into redhawk-core-framework(IDL project create from Redhawk Eclipse IDE) and added similar to other interface in Redhawk like bulkio and burstio etc.</p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">Created new .bb file to integrate jtnc source into yocto and building the image.</p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">Steps Fallowed:</p><ul style="box-sizing: border-box; padding-left: 2em; margin-top: 0px; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;"><li style="box-sizing: border-box; margin-left: 0px;">Created IDL project in Redhawk Eclipse IDE and added jtnc-interface github source code into it. building project is successful with all component installation as provided in "install" script.</li><li style="box-sizing: border-box; margin-top: 0.25em; margin-left: 0px;">Same IDL project now integrating with Yocto build as a part of redhawk-core-framework using (,bb) file.</li></ul><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">While running yocto build, i am facing 2 errors as shown below.</p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">Error :<br style="box-sizing: border-box;">src/cpp/redhawk/MHAL/mhalSK.cpp: At global scope:<br style="box-sizing: border-box;">| src/cpp/redhawk/MHAL/mhalSK.cpp:13:43: error: 'omniORB_4_2' was not declared in this scope<br style="box-sizing: border-box;">| static const char* _0RL_library_version = omniORB_4_2;</p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">src/cpp/redhawk/MHAL/mhalDynSK.cpp: At global scope:<br style="box-sizing: border-box;">| src/cpp/redhawk/MHAL/mhalDynSK.cpp:7:47: error: 'omniORB_4_2_dyn' was not declared in this scope<br style="box-sizing: border-box;">| static const char* _0RL_dyn_library_version = omniORB_4_2_dyn;</p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">Can you please help me out to resolve above issue.<br style="box-sizing: border-box;">Please refer the screen shot below.</p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;"><br></p><p style="box-sizing: border-box; margin-bottom: 16px; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">Screen shot:</p><p></p><p style="box-sizing: border-box; color: rgb(36, 41, 47); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 14px;">Regards,<br style="box-sizing: border-box;">Nayana</p><br><p></p></div><div><br></div><div><hr></div><div><font face="Arial" color="Gray" size="1"><br>DISCLAIMER:<br><br>This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. Check all attachments for viruses before opening them. All views or opinions presented in this e-mail are those of the author and may not reflect the opinion of Cyient or those of our affiliates.<br></font></div><div>_______________________________________________<br></div><div>omniORB-list mailing list<br></div><div><a href="mailto:omniORB-list@omniorb-support.com">omniORB-list@omniorb-support.com</a><br></div><div><a href="https://www.omniorb-support.com/mailman/listinfo/omniorb-list">https://www.omniorb-support.com/mailman/listinfo/omniorb-list</a><br></div></blockquote><div><br></div><div><span><pre>-- <br></pre><pre> -- Duncan Grisby --
  -- duncan@grisby.org --
   -- http://www.grisby.org --

</pre></span></div></body></html>