Opened 11 years ago
Closed 11 years ago
#6015 closed Bugs (worksforme)
BCP- MSVCR100.dll
| Reported by: | Owned by: | John Maddock | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | bcp |
| Version: | Boost 1.47.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Hi Guys When I try to use bcp utility I get an error "MSVCR100.dll missing". Even if I install the .ddl, the required entry points cannot be found. I have MS Visual studio 2008 (not 2010). How can I solve this issue? Thank you. Manos
Change History (2)
comment:1 by , 11 years ago
| Component: | None → bcp |
|---|---|
| Owner: | set to |
comment:2 by , 11 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Please build bcp using Visual Studio 2008, and that should fix your problem.
Note:
See TracTickets
for help on using tickets.

Did you compile BCP from source?