-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

See here:

https://stackoverflow.com/questions/15755921/cant-run-pygame-script-that-plays-a-ogg-file-compiled-through-cx-freeze

> Through Process Explorer I was able to find out I needed to copy
> libogg.dll, libvorbis.dll and libvorbisfile.dll from
> Python33\Lib\site-packages\pygame to my frozen program's
> directory.

It would seem that this is why I haven't been able to use cx_Freeze on
my projects to create Windows binaries for some time now. So, is it
deliberate that these DLLs are not copied when cx_Freeze freezes a
Pygame application, or a bug? And if it's deliberate, what is the
reason for it?

- -- 
Julian Marchant
https://onpon4.github.io

Protect your privacy with GnuPG:
https://emailselfdefense.fsf.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJV5G2VAAoJELP1a+89AVMCUaAIAJGZAU/FbccVCf2X1ccK+t2Z
q0Q8uf9p4TQ6EqKf8z4qo0Bd1wGO+sy7evf7SrKnT+cWAZ1Oii44Gq4wcONqtPha
DSzCy4jfkqGdzXoNkx/MOtOlcBkBxj9QtLXB3QgMS8IBEsWZwE1k3fODo5ks3u8F
0E9CkYULZOHNLNGQoIK4CHAbll8GeKsDVZOEhJzigwNB4h7B7612i2pXyoT622G1
mJWu3j/6NAcrhd22e1KMWcIBuGFnOvEzfbg43UF2hJsgOeAlsFAdyHiFGquvtDRj
7vKJxnWda55Tiqy1uN7N7u1WGM3PHpN+9J0iq61no1pEhhvccVbKDZbUwDkOJbA=
=xjHY
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to