On 16/12/06, Yang ZHONG <[EMAIL PROTECTED]> wrote:
I'm following
http://svn.apache.org/repos/asf/incubator/tuscany/tags/cpp-1.0-incubating-M2-final/sca/GettingStarted.html#winsrc
to build SCA on Windows.
It seems requiring windows.h.
I have Visual C++ 2005 Express (Visual Studio 8 Express) which might become
popular for Open Source developer on Windows since it's free.
No wndows.h.

How to get one please?
If possible (SDO doesn't require windows.h), can we remove that requirement
please?

--

Yang ZHONG



Yang,

You need to install the Windows Platform SDK and set it up to work
with EXpress. The instructions are all on the MS website.

Sadly we do need windows.h as there are platform specific functions
e.g. file paths/loading.

--
Pete

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to