ERROR : 'omniORB_4_2' was not declared in this scope
Nayana N r via omniORB-list <[email protected]> Tue, 19 Oct 2021 08:02:09 +0000
| Newsgroups | gmane.comp.corba.omniorb.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Team, I am trying in include JPEO JTRS Standard APIs REDHAWK IDL Projects(https://github.com/rodrigo455/jtnc-interfaces) into Yocto project build(https://wiki.phytec.com/display/PRODUCTINFO/BSP-Yocto-TISDK-AM57xx-PD17.1.0+Quickstart) as a IDL project. 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. Created new .bb file to integrate jtnc source into yocto and building the image. Steps Fallowed: * 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. * Same IDL project now integrating with Yocto build as a part of redhawk-core-framework using (,bb) file. While running yocto build, i am facing 2 errors as shown below. Error : src/cpp/redhawk/MHAL/mhalSK.cpp: At global scope: | src/cpp/redhawk/MHAL/mhalSK.cpp:13:43: error: 'omniORB_4_2' was not declared in this scope | static const char* _0RL_library_version = omniORB_4_2; src/cpp/redhawk/MHAL/mhalDynSK.cpp: At global scope: | src/cpp/redhawk/MHAL/mhalDynSK.cpp:7:47: error: 'omniORB_4_2_dyn' was not declared in this scope | static const char* _0RL_dyn_library_version = omniORB_4_2_dyn; Can you please help me out to resolve above issue. Please refer the screen shot below. Screen shot: [cid:85323ec8-a4d3-431b-ae2d-297e603e2fb0] Regards, Nayana ________________________________ DISCLAIMER: 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. _______________________________________________ omniORB-list mailing list [email protected] https://www.omniorb-support.com/mailman/listinfo/omniorb-list
pastedImage.png
(image/png, 98.6 KB) - not displayed