Hi,
You need to install the SDK. I am using VS2005
and have the SDK:
C:\Program Files\Microsoft Platform SDK
for Windows Server 2003 R2\Include\windows.h
You then need to add the
include and link directories to the project settings.
Neil
-----Original
Message-----
From:
[hidden email]
[mailto:[hidden email]] On Behalf Of Andrea Bellucci
Sent: 14 July 2008 09:09
To: [hidden email]
Subject: [Quantlib-users] Problems
with object handler
Hi,t
Maybe someone could help me to build object handler with visual c++ 2005.
I tried to follow the instructions QuantLibXL
but when I'm trying to build log4cxx I have these errors:
1>------ Build started: Project: log4cxx, Configuration: Release Win32
------
1>Compiling...
1>timezone.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>threadspecificdata.cpp
1>..\..\src\threadspecificdata.cpp(22) : fatal error C1083: Cannot open
include file: 'windows.h': No such file or directory
1>thread.cpp
1>..\..\src\thread.cpp(20) : fatal error C1083: Cannot open include file:
'windows.h': No such file or directory
1>telnetappender.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>system.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>syslogwriter.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>syslogappender.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>stringmatchfilter.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>static.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>socketoutputstream.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or directory
1>socketnode.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>socketinputstream.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>socketimpl.cpp
1>..\..\src\socketimpl.cpp(20) : fatal error C1083: Cannot open include
file: 'windows.h': No such file or directory
1>sockethubappender.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>socketappender.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>socket.cpp
1>..\..\src\socket.cpp(20) : fatal error C1083: Cannot open include file:
'windows.h': No such file or directory
1>simplelayout.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) :
fatal error C1083: Cannot open include file: 'windows.h': No such file or
directory
1>serversocket.cpp
1>..\..\src\serversocket.cpp(20) : fatal error C1083: Cannot open include
file: 'windows.h': No such file or directory
1>semaphore.cpp
1>..\..\src\semaphore.cpp(22) : fatal error C1083: Cannot open include file:
'windows.h': No such file or directory
1>rootcategory.cpp
1>c:\build_ql_0_9_0\log4cxx\include\log4cxx/helpers/criticalsection.h(25) : fatal
error C1083: Cannot open include file: 'windows.h': No such file or directory
1>Generating Code...
| Free forum by Nabble | Edit this page |