Novus
Enlightened
Offline
Gender:
Posts: 1938
Fot or not?
|
Looks like you have the include files set up for Ogg Vorbis, but something's wrong with the libraries. How did you install libogg and libvorbis?
|
|
|
Logged
|
|
|
|
|
Novus
Enlightened
Offline
Gender:
Posts: 1938
Fot or not?
|
There may be a slight mistake in the INSTALL.mingw file. I think you also need the files from the lib directory in the Ogg Vorbis SDK in your MinGW lib directory.
|
|
|
Logged
|
|
|
|
|
Novus
Enlightened
Offline
Gender:
Posts: 1938
Fot or not?
|
Try putting pkg-config.exe in the MinGW bin directory.
|
|
|
Logged
|
|
|
|
|
Novus
Enlightened
Offline
Gender:
Posts: 1938
Fot or not?
|
This glib should do the trick.
|
|
|
Logged
|
|
|
|
|
Novus
Enlightened
Offline
Gender:
Posts: 1938
Fot or not?
|
The least problematic solution (least likely to create problems with other software) is probably to keep all the DLLs in the same directory as the .exe. You need all the DLL files you linked into UQM: SDL, SDL_image, as well as Ogg Vorbis and/or zlib depending on which you used. If they were not included in the developer downloads you used, use the DLLs from the corresponding runtime downloads.
|
|
|
Logged
|
|
|
|
|
|
|
Gekko
*Many bubbles*
Offline
Gender:
Posts: 199
Arena regular
|
Just dropping this here in case you haven't figured this yet: The content packages must be in the dir uqmdir/content/packages/, not uqmdir/content.
|
|
|
Logged
|
|
|
|
|
Novus
Enlightened
Offline
Gender:
Posts: 1938
Fot or not?
|
You don't need to compress any of the content; in fact, you can't use compressed content unless you enabled that option when compiling.
|
|
|
Logged
|
|
|
|