Reply to thread

Hi Doug!

 

Thanks for your answer. I have downloaded Boost_1_37_0, Quantlib 0.9.6 and Visual Studio 2008. My problem is how to get everything to work togheter..

I get these errors:


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

###


Could you help me???


Back
Top Bottom