Post subject: Problem with FCEU build
Joined: 6/21/2006
Posts: 2
I'm having a problem with the FCEU emulator. The binary version works, but after downloading the source code and following all the steps to compile it, when I run it, it just pops up an error message and closes. The message is "The procedure entry point AVIFileCreateStreamA could not be located in the dynamic link library MSVFW32.DLL." Does anyone know how to remedy this or at least what exactly the message means?
Post subject: Re: Problem with FCEU build
Emulator Coder, Skilled player (1300)
Joined: 12/21/2004
Posts: 2687
I haven't run into this error, but maybe someone said something helpful about it near the bottom of this page.
Joined: 6/21/2006
Posts: 2
Problem solved. All I had to do was install the Windows API library after the DirectX headers.