Build ACE_TAO for cpp CORBA project #2412
Replies: 3 comments 1 reply
-
What, exactly, did you try? What was the result of that attempt (copy and paste plain text error messages you encountered)? |
Beta Was this translation helpful? Give feedback.
-
Thanks @mitza-oci . Tools used : Ok.. I have used above setup. So far followed below steps:
The solution got build successfully.
The structure looks like below:
Now building the code(Debug->win32 config) The most weird part is, most of the errors it is referring in .h/.cpp files in ACE_TAO but when i open the ACE_TAO.sln, then those errors doesn't appear. Note : I followed this doc Can you please help me to get this fixed. |
Beta Was this translation helpful? Give feedback.
-
It worked!! Thanks a lot. Now I have a working Server/Client application :-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am new to this technology and went through many examples and suggestions but unable to build the TAO_IDL which can be eventually used to build the IDLs for my CPP/JAVA project.
I even search through this portal, but could not find any link/discussion which can help to to get there.
My requirement:
I am using visual studio 2017 for this and so far tried with ACE_TAO code downloaded from hereTAO 2.2a Current.zip
Can someone please help me to find the steps to build and compile TAO and subsequently use it in cpp client/server application.
Beta Was this translation helpful? Give feedback.
All reactions