Opened 18 years ago
Closed 16 years ago
#320 closed Support Requests (Invalid)
Add Boost folder to VS directory list
Reported by: | nobody | Owned by: | nobody |
---|---|---|---|
Milestone: | Component: | None | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
Dear Mr/s, I'm doing a program in C#, visual Studio.net environment. I need to generate random numbers, not just from the system class, but others like mersenne twister, fobinacci etc. The Boost library has a set of random number generators in C++, so I downloaded the "boost" from boost.org page. My program in C# has a wrapper to use the generators from the boost folder, the "reference" (boost) and the corresponding "using boost". My problem is how to add the "boost" folder to the list of include directories in VS so that the "reference" in my C# project can find it. If you know how, could you please indicate me the steps. Thanks for attention Sergio Almonacid Oregon State University almonacs@onid.orst.edu
Note:
See TracTickets
for help on using tickets.