Posted by
Piter Dias-4 on
URL: http://quantlib.414.s1.nabble.com/Non-copyable-KnuthUniformRng-tp8866p8870.html
Dominick,
>> But this feature has been deprecated in VC++ 10, and instead user
property sheets are supposed to be used, but I don't see how to do this so
that it applies to all projects in a solution (globally).
I found several links about, like
http://efreedom.com/Question/1-2629421/Use-Boost-Visual-Studio-2010 and
http://blogs.msdn.com/b/vsproject/archive/2009/07/07/vc-directories.aspx.
However, I didn't find anything like Microsoft.Cpp.<Platform>.user or
Microsoft.Cpp.Win32.user in VC++ Express 2010 so I opened C:\Users\<your
login>\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.Win32.user.props
and add the below
I appreciate if someone sends a screenshot of such
(Microsoft.Cpp.<Platform>.user or Microsoft.Cpp.Win32.user) options in the
GUI once they are supposed to be the right way to setup includes globally.
<PropertyGroup>
<IncludePath>C:\Users\<your
login>\Development\include\boost-1_44;$(IncludePath)</IncludePath>
</PropertyGroup>
Thanks a lot,
_______________________
Piter Dias
[hidden email]
------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a
Billion" shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev