Project

General

Profile

Actions

Emulator Issues #11987

closed

Windows debug build doesn't run, zlibd1.dll and libpng16d.dll missing

Added by nyanpasu64 about 4 years ago. Updated about 1 month ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
Windows
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What's the problem? Describe what went wrong.

When I build a Dolphin debug binary in VS2019 and run it from the IDE, I get two popups saying that zlibd1.dll and libpng16d.dll are missing.

I'm not sure if this is a bug or if I'm just doing something wrong.

What steps will reproduce the problem?

  • On Windows 10, clone Dolphin master.
  • Perform a debug build in VS2019.
  • Run Dolphin with no debugger (Ctrl+F5).

If I run Dolphin directly from explorer.exe ([dolphin]\Build\x64\Debug\Dolphin\bin\DolphinD.exe), I instead get the error:

The procedure entry point ?argToQString@QtPrivate@@YA?AVQString@@VQStringView@@_KPEAPEBUArgBase@1@@Z could not be located in the dynamic link library C:\Users\nyanpasu\src\dolphin\Build\x64\Debug\Dolphin\bin\DolphinD.exe.

Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.

Yes. 5.0-11669, 62046d93ce089659b49a1a5715c08fedf2af09a9, 2020-02-15

Is the issue present in the latest stable version?

Don't know.

If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)

[First broken version number here (if applicable)]

What are your PC specifications? (CPU, GPU, Operating System, more)

Windows 10 x64, 1909

Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)


Files

csrss_3FvNYJhiPN.png (6.71 KB) csrss_3FvNYJhiPN.png nyanpasu64, 02/17/2020 09:44 AM
Actions #1

Updated by spycrab0 about 4 years ago

  • Status changed from New to Questionable
  • Operating system Windows added
  • Operating system deleted (N/A)

Cannot reproduce this. Neither on CMake nor using the Visual Studio solution.

Actions #2

Updated by Billiard26 about 1 month ago

  • Status changed from Questionable to Invalid

Yeah. This isn't reproducible. Something must be wrong with your build-system and/or Windows install.

Actions

Also available in: Atom PDF