Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.0(EOL), 10.1(EOL)
-
None
Description
21>------ Build started: Project: mysqlserver, Configuration: Debug x64 ------
|
21> Generating mysqlserver_depends.c
|
21> mysqlserver_depends.c
|
21>LINK : fatal error LNK1181: cannot open input file 'C:/_Home/repo/10.1-mdev8533/pcre/Debug/pcre.lib'
|
22>------ Build started: Project: libmysqld, Configuration: Debug x64 ------
|
23>------ Build started: Project: mysql_client_test_embedded, Configuration: Debug x64 ------
|
24>------ Build started: Project: mysql_embedded, Configuration: Debug x64 ------
|
25>------ Build started: Project: mysqltest_embedded, Configuration: Debug x64 ------
|
22>LINK : fatal error LNK1104: cannot open file 'Debug\mysqlserver.lib'
|
23>LINK : fatal error LNK1104: cannot open file '..\Debug\mysqlserver.lib'
|
25>LINK : fatal error LNK1104: cannot open file '..\Debug\mysqlserver.lib'
|
24>LINK : fatal error LNK1104: cannot open file '..\Debug\mysqlserver.lib'
|
Attachments
Issue Links
- is duplicated by
-
MDEV-9100 embedded does not build with debug compilation on Windows
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Elena Stepanova [ elenst ] | Alexander Barkov [ bar ] |
Description | Details later |
{noformat} 21>------ Build started: Project: mysqlserver, Configuration: Debug x64 ------ 21> Generating mysqlserver_depends.c 21> mysqlserver_depends.c 21>LINK : fatal error LNK1181: cannot open input file 'C:/_Home/repo/10.1-mdev8533/pcre/Debug/pcre.lib' 22>------ Build started: Project: libmysqld, Configuration: Debug x64 ------ 23>------ Build started: Project: mysql_client_test_embedded, Configuration: Debug x64 ------ 24>------ Build started: Project: mysql_embedded, Configuration: Debug x64 ------ 25>------ Build started: Project: mysqltest_embedded, Configuration: Debug x64 ------ 22>LINK : fatal error LNK1104: cannot open file 'Debug\mysqlserver.lib' 23>LINK : fatal error LNK1104: cannot open file '..\Debug\mysqlserver.lib' 25>LINK : fatal error LNK1104: cannot open file '..\Debug\mysqlserver.lib' 24>LINK : fatal error LNK1104: cannot open file '..\Debug\mysqlserver.lib' {noformat} |
Summary | Debug server with embedded does not build on Windows | Debug embedded server does not build on Windows |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Assignee | Alexander Barkov [ bar ] | Vladislav Vaintroub [ wlad ] |
Fix Version/s | 10.0 [ 16000 ] | |
Affects Version/s | 10.0 [ 16000 ] |
Fix Version/s | 10.0.23 [ 20401 ] | |
Fix Version/s | 10.1.9 [ 20301 ] | |
Fix Version/s | 10.0 [ 16000 ] | |
Fix Version/s | 10.1 [ 16100 ] | |
Resolution | Fixed [ 1 ] | |
Status | Confirmed [ 10101 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 70764 ] | MariaDB v4 [ 149417 ] |