Hi everyone!
Hopefully someone can help me..
I have downloaded Boost 1.37.0, Quantlib 0.9.7 and Visual Studio 2008.
I have followed the instructions below. As in the instructions I start by writing this in my shell: Start/All Programs/Accessories/Command Prompt" short cut from the start menu to your desktop and then change the short cut target property to %SystemRoot%\system32\cmd.exe /K call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
Next I write this:
cd boost_1_36_0\tools\jam\srcbuild.bat
I get some errors here:
c1 : fatal error C1083: Cannot open source file : 'yyacc.c' : No such file or directory
###
### "Could not find Yacc to build the Jam grammar."
###
### You can specify the toolset as the argument, i.e.:
### .\build.bat msvc
###
### Toolsets supported by this script are: Borland, como, gcc, gcc-nocygwin, intel-win32, metrowerks, mingw, msvc, vc7, vc8
###
fter this I write this in my shell: C:\Programs\tools\jam\src\bin.ntx86\bjam.exe --build-type=complete
But now I get an message, "could find file or directory"....
Can someone please help my with my problems above. Maybe with some instructions, cause I'm new in Quantlib, Boost and Visual Basic...
Best,
KasP