• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 28 29 30 31 32 ... 1197 Next »

Issue compiling Dolphin on Windows 10
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Issue compiling Dolphin on Windows 10
04-26-2022, 12:16 PM (This post was last modified: 04-26-2022, 03:06 PM by SSM24.)
#1
SSM24 Offline
Junior Member
**
Posts: 2
Threads: 1
Joined: Apr 2022
Hello, I'm trying to get a debug build of Dolphin so I can use memory read/write breakpoints (see edit below), so I'm trying to compile it from source. I'm on Windows 10.

As per the instructions on GitHub, I installed Visual Studio 2022 with the Windows 11 SDK, cloned the repo, and pulled submodules with git. When I try to build Dolphin, though, I get the following error:

Code:
2>[...]\dolphin\Source\Core\VideoCommon\FrameDump.cpp(18,1): fatal error C1083: Cannot open include file: 'libavcodec/avcodec.h': No such file or directory
2>[...]\dolphin\Source\Core\VideoCommon\FrameDump.cpp(18,1): fatal error C1083: #include <libavcodec/avcodec.h>
2>[...]\dolphin\Source\Core\VideoCommon\FrameDump.cpp(18,1): fatal error C1083: ^

After doing a search, it seems like the files it's failing to find are related to FFmpeg. Am I supposed to install this separately somewhere? The instructions for building on GitHub don't specifically point it out, which is why I'm confused. I'm also not experienced with building C/C++ projects, so I'm really not sure what I'm doing here.

Thank you in advance for any help :D

EDIT: Actually, huh, it doesn't seem like you need to use the debug build to set memory breakpoints? Did I just find outdated info or something? Well regardless, I'd still like to know what's going on here, just for reference ^^
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Issue compiling Dolphin on Windows 10 - SSM24 - 04-26-2022, 12:16 PM
RE: Issue compiling Dolphin on Windows 10 - JosJuice - 04-27-2022, 05:51 AM
RE: Issue compiling Dolphin on Windows 10 - SSM24 - 04-27-2022, 08:05 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode