-
Notifications
You must be signed in to change notification settings - Fork 196
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
How to compile uTox in VS #151
Comments
I have no idea how to compile µTox in VS, I've looked into it but I gave up pretty quickly. @linuxraspilxc your ubuntu guide is broken, any thoughts? |
how do you debug utox for windows? |
cygwin |
I think I should try to compile it in VS. What I need for it? Libsodium, toxcore, filter_audio, that's all? |
you should be able to find all the binaries you need on the build server
|
I hope. |
BTW: what's happened with group calls? Why group call button is not active? |
When I originally added the new ToxAV API, groupchats weren't supported for Right now, It's somewhat in limbo, the code should be easy to reimplement, On Wed, Jan 6, 2016 at 12:36 AM, uToxingInTox [email protected]
|
@GrayHatter |
maybe idealy we'll have new groupchats to demo in time for SCaLE, but no one On Wed, Jan 6, 2016 at 3:03 PM, tsudoko [email protected] wrote:
|
@uToxingInTox please be more specific on what error you get with my script and at which step |
git//github.com/ cd.. also don't use make install, checkinstall is better |
I want to compile uTox in Visual Studio. How can I do that? It looks like in windows compiling uTox and debug it is impossible mission. Also, check your 'Tested on Ubuntu 15.10' shell script, it contains errors.
The text was updated successfully, but these errors were encountered: