[omniORB] Compiling omni on Windows with Visual C++ Toolkit
Duncan Grisby
duncan at grisby.org
Tue Mar 15 10:18:35 GMT 2005
On Tuesday 8 March, Frederico Faria wrote:
> I installed the omni for windows ( binary files ).
> Now, I want to compile the echo sample files.
> But The Microsoft Visual c++ toolkit doesn´t have the
> "nmake" utility. Then I am trying to compile using the
> command line cl:
[...]
> Really , I don´t have the "windows.h" file in my
> computer. Did I use any wrong flag on compilation ?
It sounds like your compiler install it completely broken. You won't be
able to do anything much without a windows.h header.
> When I install the Borland C++ compiler I get the
> windows.h file but when I compile I receive the
> warnings:
The Borland compiler isn't supported. There are some patches around
somewhere for it, but the main codebase doesn't support it.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list