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

How to compile uTox in VS #151

Closed
uToxingInTox opened this issue Jan 5, 2016 · 12 comments
Closed

How to compile uTox in VS #151

uToxingInTox opened this issue Jan 5, 2016 · 12 comments

Comments

@uToxingInTox
Copy link

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.

@GrayHatter
Copy link
Member

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?

@uToxingInTox
Copy link
Author

how do you debug utox for windows?

@GrayHatter
Copy link
Member

cygwin
mingw64
gdb

@uToxingInTox
Copy link
Author

I think I should try to compile it in VS. What I need for it? Libsodium, toxcore, filter_audio, that's all?
There is no problem with libsodium, I have precompiled binary and headers, but I will have problems with last two

@GrayHatter
Copy link
Member

you should be able to find all the binaries you need on the build server
On Jan 6, 2016 12:31 AM, "uToxingInTox" [email protected] wrote:

I think I should try to compile it in VS. What I need for it? Libsodium,
toxcore, filter_audio, that's all?
There is no problem with libsodium, I have precompiled binary and headers,
but I will have problems with last two


Reply to this email directly or view it on GitHub
https://github.com/GrayHatter/uTox/issues/151#issuecomment-169266161.

@uToxingInTox
Copy link
Author

I hope.

@uToxingInTox
Copy link
Author

BTW: what's happened with group calls? Why group call button is not active?

@GrayHatter
Copy link
Member

When I originally added the new ToxAV API, groupchats weren't supported for
audio. Then once audio was added, I was under the impression that the new
groupchat api would be coming very soon, so I wanted to wait so that I
wouldn't have to fix it again a month later. So right now, they're kinda in
limbo. I did try to reimplement them, but I never got it working
completely, so I moved on because I had to refactor the audio section
anyway.

Right now, It's somewhat in limbo, the code should be easy to reimplement,
but I haven't had the time. And it's triaged kinda low because I'm still
waiting to hear the status on new groupchats.

On Wed, Jan 6, 2016 at 12:36 AM, uToxingInTox [email protected]
wrote:

BTW: what's happened with group calls? Why group call button is not active?


Reply to this email directly or view it on GitHub
https://github.com/GrayHatter/uTox/issues/151#issuecomment-169266848.

@tsudoko
Copy link
Contributor

tsudoko commented Jan 6, 2016

@GrayHatter
Aren't the new groupchats stalled until irungentoo helps with TCP?

@GrayHatter
Copy link
Member

maybe

idealy we'll have new groupchats to demo in time for SCaLE, but no one
knows for sure...

On Wed, Jan 6, 2016 at 3:03 PM, tsudoko [email protected] wrote:

Aren't the new groupchats stalled until irungentoo helps with TCP?


Reply to this email directly or view it on GitHub
https://github.com/GrayHatter/uTox/issues/151#issuecomment-169490198.

@linuxraspilxc
Copy link
Contributor

@uToxingInTox please be more specific on what error you get with my script and at which step

@uToxingInTox
Copy link
Author

git//github.com/ cd.. also don't use make install, checkinstall is better

@linuxraspilxc linuxraspilxc mentioned this issue Jan 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants