[CONC-4] Win32 binary has dependency on msvcr100.dll Created: 2012-12-20 Updated: 2012-12-26 Resolved: 2012-12-26 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Adrian Matlack | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 7 x64, libmariadb.dll (win32 binary) |
||
| Description |
|
The available Win32 binary has a dependency on msvcr100.dll. Would it be possible to build it without that dependency? That would make it much easier to redistribute. |
| Comments |
| Comment by Vladislav Vaintroub [ 2012-12-26 ] |
|
I changed it as proposed for now. Note - not everyone might be happy with static linking , or think of it as "friendly" , so that fix could be reversed if there are good arguments against static linking |