Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libtoxdns.a and libtoxav.a #1655

Open
username1565 opened this issue Nov 11, 2019 · 0 comments
Open

libtoxdns.a and libtoxav.a #1655

username1565 opened this issue Nov 11, 2019 · 0 comments

Comments

@username1565
Copy link

username1565 commented Nov 11, 2019

Hello. I'm try to compile old versions of utox, but got fail.
I see here, in this BUILD.md
the following package: toxcore (x86/x64),
and there is inside that libtoxcore-toktok_build_windows_x86_static_release.zip
,
I can see the following files:

\lib\libvpx.a
\lib\libopus.a
\lib\libopus.la
\lib\libsodium.a
\lib\libsodium.la
\lib\libtoxcore.a

But compiler return me an error, because libtoxdns.a and libtoxav.a, and compilation is terminated:

user@COMPUTER /cygdrive/c/projects/notsecure/utox
$ sh tools/cross-compile-windows.sh -32 win
Building 32bit version of uTox
Building from a ~Unix environment within windows
fatal: Not a git repository (or any parent up to mount point /cygdrive/c)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Git version: fatal: Not a git repository (or any parent up to mount point /cygdrive/c)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
i686-w64-mingw32-gcc: error: ./lib/toxcore/lib/libtoxdns.a: No such file or directory
i686-w64-mingw32-gcc: error: ./lib/toxcore/lib/libtoxav.a: No such file or directory

How to get libtoxdns.a and libtoxav.a? Can you compile it and attach it here, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant