[AD] [ alleg-Bugs-2992109 ] acodec uses wrong dll name for vorbisfile |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-2992109 ] acodec uses wrong dll name for vorbisfile
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Sun, 25 Apr 2010 22:36:39 +0000
Bugs item #2992109, was opened at 2010-04-25 22:36
Message generated for change (Tracker Item Submitted) made by elias
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2992109&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Windows
Group: 4.9
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Elias Pschernig (elias)
Assigned to: Nobody/Anonymous (nobody)
Summary: acodec uses wrong dll name for vorbisfile
Initial Comment:
I cross-compiled my game for Windows but it would not load any .ogg files, with messages in allegro.log indicating a DLL file called "libvorbisfile.dll" was missing. However there is no such file. When I cross-compiled Allegro it was against a file called "libvorbisfile-3.dll".
Can't look at the source right now, so writing a quick bug report instead. I guess it would be most useful if cmake would output a list of DLLs I need to redistribute, then I would have spotted the wrong DLL name much earlier, before having to zip up the game and send to beta testers.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2992109&group_id=5665