Technical support > Windows

Error Running R29133

<< < (4/5) > >>

Mattn:
@muton:

you've removed

libtheora-0.dll
libtheoradec-1.dll
libtheoraenc-1.dll
xvidcore.dll

in your commit - but they are needed by ufo to play back the cinematics

also we still have contrib/dll/jpeg.dll and contrib/dll/jpeg62.dll - why?

Muton:
The strange thing is, they aren't!
I've encoded theroa ogm files using vlc
played fine

Dependency walker will show ANY dll that is needed
even show what function is used

The xvid is something special
I tried to encode a movie using this encoder but without any success (the movie is ok the container is the problem)
The source give the chance to decode the video
but i dont know how to add this into a container so ufoai can read it

jpeg.dll and jpeg62.dll
I cant tell you
both dlls are needed or you will see no jpeg in the game not even the globe

Mattn:
maybe because you compiled without ogm and xvid support? see cl_cinematic.c and check the preprocessor variables in the c::b project file please.

Mattn:
if both jpeg dlls are needed it means that sdl_image is using another one than we use. that means, we can reduce the amount by one if we find the version that sdl_image was linked against and add this version to the mingw package.

BTAxis:
If you're lucky. As it stands msys and C::B use different lib names, so I have to duplicate a few dlls to make the game run for both compilation methods.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version