WebTox icon indicating copy to clipboard operation
WebTox copied to clipboard

GO-Server

Open username1565 opened this issue 7 years ago • 2 comments

Hello, can you write server-side code on python? Or make this portable? Python can be portable without installation.

I see here https://golang.org/dl/ there is not found a portable soft...

username1565 avatar Jul 07 '18 18:07 username1565

Go application can be compiled into a single binary which can then be used as a "portable" executable. However, you'll have to download and install go first before compiling this project into a single executable.

codedust avatar Jul 08 '18 08:07 codedust

I cann't compile go files, there is fatal errors in hooks.c when I trying to compile webtox server. This need go-tox, go-httpserve and go-sqlite3. All of this is installed, and pathways for tox.h was been renamed. But I have an FATAL errors after trying to do compilation.

Can you do compilation of this yourself to portable_.exe and give me the link on this, please? Thanks.

username1565 avatar Jul 08 '18 14:07 username1565