[MDEV-9100] embedded does not build with debug compilation on Windows Created: 2015-11-09 Updated: 2015-11-09 Resolved: 2015-11-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Compiling |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | Windows | ||
| Issue Links: |
|
||||||||
| Description |
|
when building embedded, mysqlserver target fails complaning that pcre.lib is not found. pcre is renamed to pcred.lib on Debug build in pre/CMakeLists.txt |
| Comments |
| Comment by Elena Stepanova [ 2015-11-09 ] |
|
We already have this one: |