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