Discussion:
[omniORB] omniorb on visual studio 11
Marta Valenti
2014-07-10 14:49:36 UTC
Permalink
Dear all,

I am trying to build an application that uses omniorb on windows. I am
currently using VS11 for the core application and I want to integrate some
CORBA communication into it. I downloaded omniorb-4.1.6 and linked it to my
application. When I try to build it, it gives me the error

\omniORB-4.1.6\include\omnithread.h(194): fatal error C1004: unexpected
end-of-file found.

how can I solve this issue? Am I missing something?
Thank you very much for your help!
Best regards,
*-----*
Marta Valenti

* PhD Student*
Politecnico di Milano - Department of Electronics, Information and
Bioengineering (DEIB)
Neuro Engineering and medicAl Robotics Lab,
Piazza Leonardo da Vinci, 32
20133 Milan, Italy
02-2399-9502
www.nearlab.polimi.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20140710/41e4a868/attachment.html>
Duncan Grisby
2014-07-15 15:32:19 UTC
Permalink
Post by Marta Valenti
I am trying to build an application that uses omniorb on windows. I am
currently using VS11 for the core application and I want to integrate
some CORBA communication into it. I downloaded omniorb-4.1.6 and
linked it to my application. When I try to build it, it gives me the
error
Why did you download omniORB 4.1.6? The current release is 4.2.0. The
latest release in the 4.1.x stream is 4.1.7. Please use one of those,
rather than omniORB 4.1.6, which was released three years ago.
Post by Marta Valenti
unexpected end-of-file found.
That looks like the file is incomplete for some reason. What is on line
194 of the file? Does it end there?

Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
Marta Valenti
2014-07-15 15:39:30 UTC
Permalink
Thank a lot for your answer.
I am using version 4.1.6 for compatibility issues with other devices in my
project.
I currently managed to build it, I had a wrong configuration of cygwin,
previously.
Thanks again and best regards

*-----*
Marta Valenti

* PhD Student*
Politecnico di Milano - Department of Electronics, Information and
Bioengineering (DEIB)
Neuro Engineering and medicAl Robotics Lab,
Piazza Leonardo da Vinci, 32
20133 Milan, Italy
02-2399-9502
www.nearlab.polimi.it
Post by Duncan Grisby
Post by Marta Valenti
I am trying to build an application that uses omniorb on windows. I am
currently using VS11 for the core application and I want to integrate
some CORBA communication into it. I downloaded omniorb-4.1.6 and
linked it to my application. When I try to build it, it gives me the
error
Why did you download omniORB 4.1.6? The current release is 4.2.0. The
latest release in the 4.1.x stream is 4.1.7. Please use one of those,
rather than omniORB 4.1.6, which was released three years ago.
Post by Marta Valenti
unexpected end-of-file found.
That looks like the file is incomplete for some reason. What is on line
194 of the file? Does it end there?
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20140715/3a22804d/attachment.html>
Loading...