Skip to content

Commit

Permalink
New Update
Browse files Browse the repository at this point in the history
  • Loading branch information
RowenStipe committed Dec 10, 2015
1 parent 1bcf121 commit c5552e1
Show file tree
Hide file tree
Showing 17 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion COMPILE.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ WARNING: Plugin "libqsqlodbc.dylib" uses private API and is not Mac App store co
WARNING: Plugin "libqsqlpsql.dylib" uses private API and is not Mac App store compliant.
ERROR: no file at "/opt/local/lib/mysql55/mysql/libmysqlclient.18.dylib"
ERROR: no file at "/usr/local/lib/libpq.5.dylib"
```
```

* This doesn't effect the `qTox.app` file that is created

It is possible that some libraries might be missing from `/usr/local/lib/` or equivalent than those shown above, if so they need to be tracked down and added where the macdeployqt thinks they should be located. (Messy wording I know but I don’t have the list of libraries I needed when I got this running the first time.)
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# qTox-OSX
## (Not quite)Experimental Release Version
Commit Version: https://github.com/tux3/qTox/commit/4d54f5cd1b19056acf972f4845ae192eeee12f4d
## The Stable Not-Quite-Official-Yet Release
Commit Version: https://github.com/tux3/qTox/commit/634ca9d70db58a37e7735b0df6f32e7551192a35

# Install

Expand All @@ -14,4 +14,5 @@ As of this writing the version provided is a self compiled and self packaged as

This project is ment to provide a useable qTox applicationn on OSX, automation of the build process is being worked on and this project will eventually stop once that can be done.

Updates are done within 4 days of the latest qTox repo commit. Or at least as much as I can keep up with it.
#Updating
Updates will be based around the stability of the client and less emphasis on getting updates out soon after qTox's git repo get's an update.
Binary file modified qtox.app/Contents/Frameworks/libavcodec.56.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libavdevice.56.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libavfilter.5.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libavformat.56.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libavresample.2.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libavutil.54.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libopus.0.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libpostproc.53.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libswresample.1.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libswscale.3.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libtoxav.0.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libtoxcore.0.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libtoxdns.0.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/Frameworks/libtoxencryptsave.0.dylib
Binary file not shown.
Binary file modified qtox.app/Contents/MacOS/qtox
Binary file not shown.

0 comments on commit c5552e1

Please sign in to comment.