zhaopuming / quickfast

Automatically exported from code.google.com/p/quickfast
Other
1 stars 0 forks source link

setup.cmd still referring to Boost 1.43 #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[enter a more detailed description of the problem]

What steps will reproduce the problem?
1.run -> setup.cmd
2.run -> %MPC_ROOT%\mwc.pl -type vc10 QuickFAST.mwc
3.run -> QuickFAST.sln and build Debug target in VS 2010 

What is the expected output? What do you see instead?
The expected build should succeed. Build fails due to wrong version of Boost.

What version of the product are you using (svn Rev # or download package
version #)? On what operating system?  What source of data
QuickFAST 1.4
Windows 7 64bit
Revision 459 of setup.cmd

Please provide any additional information below.   Attach templates and
test data if possible and relevant.

This is a minor issue since the setup.cmd should be reviewed and updated by the 
developer, however, the release notes refer to compatibility with Boost 1.47 
and this is a direct mismatch with that compatibility statement.

Original issue reported on code.google.com by neele...@gmail.com on 6 Oct 2011 at 3:43

GoogleCodeExporter commented 9 years ago
The user is expected to edit the setup.cmd file and set the appropriate version 
of boost.  QuickFAST still works with Boost 1.43 -- assuming Boost 1.43 is 
installed.

Original comment by dale.wil...@gmail.com on 21 Jan 2013 at 4:26