jwalway

Results 12 comments of jwalway

> Make sure to run `vcpkg integrate install`: https://vcpkg.io/en/docs/users/buildsystems/msbuild-integration.html Thanks. I did this, but it didn't change the results. I assume the big problem is it not being able to...

I've been studying CMake in an attempt to figure out how to fix this problem, but as yet I've not discovered the answer. There is a function in CMake called...

> It sounds like the root issue is just that Visual Studio can't find vcpkg. Take a look at this article too: https://vcpkg.io/en/docs/users/buildsystems/cmake-integration.html#visual-studio Thanks for your reply. I turned out...

> What's the audio driver set to? You're not the first person to report this problem. I downloaded binary for the emulator and it works great, so it's something with...

> I do mean a setting in the emulator itself, yes. Thanks! I'll look at that tomorrow.

> I do mean a setting in the emulator itself, yes. Hello, I have the audio driver set to SDL.

I did try the Qt Multimedia... It didn't work either. It took a little longer to freeze. The executable download works fine with SDL and OpenGL. So, I'm going to...

Update... I cloned the project and built it again. I don't think I did anything different that I could see. However, I was able to load the game (Pokemon) and...

> Thanks for the reply. I was able to fix part of the problem by saving the file as UTF-8, but then another syntax error popped up for the same...

Apparently I am using clang, it's just that I'm using mingw's make and tools.