On Thu, Mar 5, 2009 at 2:30 PM, cullam Bruce-Lockhart
<culla...@yahoo.com> wrote:
>
> Now 1.0.0 doesn't work anymore. When fgfs.exe is run, the following error
> immediately pops up in windows: "The procedure entry point alutLoadWAVFile
> could not be located in the dynamic link library openal32.dll."
>
> I've re-compiled both simgear and flightgear, no avail. I've made sure that
> openal32.dll is the same version that was there when I first got everything
> running, and is in the right place; that didn't help either. Any other
> suggestions?

Yeah.
1) check if you have multiple copies of openal32.dll
2) run in debugger and verify where openal32.dll gets loaded from
(alternatively use process monitor from the sysinternals toolset)
3) run dumpbin (?) on it to check if it really has the alutLoadWAVFile

-- 
Csaba/Jester

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to