Posted by
Dirk Scevenels on
URL: http://quantlib.414.s1.nabble.com/Quantlib-installation-tp4157p4159.html
I believe that you can add additional "include" directories in the project
properties. (project -> properties -> configuration properties -> C/C++ ->
general). That's how I did add the boost directory to the project.
Hope it helps,
Dirk
-----Original Message-----
From:
[hidden email]
[mailto:
[hidden email]] On Behalf Of Luigi
Ballabio
Sent: 27 October 2005 10:37
To: Dixit
Cc:
[hidden email]
Subject: Re: [Quantlib-users] Quantlib installation
On 10/26/2005 06:02:56 AM, Dixit wrote:
> I am trying to build Quantlib on my PC. I have installed boost as
> required.
> However, I am having sertious problems compiling it.
> It says that the <boost/config.hpp> is not a valid directory? I am
> using Visual Studios 2005 Express Edition for C++ Beta 2 release. How
> do I set C:\quantlib\qt\boost to be included as a header library
> directory?
(note: your mail was blocked by the mailing-list software and had to be
released manually. You should be subscribed to the list in order to
post.)
I had the same problem, and it took quite a bit of googling to find
out. You'll have to apply the workaround described in
<
http://forums.microsoft.com/msdn/ShowPost.aspx?PostID=2995>.
Later,
Luigi
----------------------------------------
The nice thing about standards is that there are so many of them to
choose from.
-- Andrew S. Tanenbaum