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

有没有办法编译成windows版的? #69

Open
zhengxin1993 opened this issue Dec 29, 2017 · 4 comments · May be fixed by #597
Open

有没有办法编译成windows版的? #69

zhengxin1993 opened this issue Dec 29, 2017 · 4 comments · May be fixed by #597

Comments

@zhengxin1993
Copy link

RT

@lidaobing
Copy link
Member

lidaobing commented Feb 20, 2018

blocked by

@lidaobing
Copy link
Member

blocked by msys2/MINGW-packages#5096

@lidaobing
Copy link
Member

$ ninja.exe -C builddir
ninja: Entering directory `builddir'
[1/72] Compiling C++ object src/iptux-core/af2f947@@iptux-core@sha/RecvFileData.cpp.obj.
FAILED: src/iptux-core/af2f947@@iptux-core@sha/RecvFileData.cpp.obj
c++ @src/iptux-core/af2f947@@iptux-core@sha/RecvFileData.cpp.obj.rsp
In file included from ../src/iptux-core/RecvFileData.h:16,
                 from ../src/iptux-core/RecvFileData.cpp:13:
../src/iptux-core/../iptux-core/Models.h:17:10: fatal error: arpa/inet.h: No such file or directory
   17 | #include <arpa/inet.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
[2/72] Compiling C++ object src/iptux-core/af2f947@@iptux-core@sha/RecvFile.cpp.obj.
FAILED: src/iptux-core/af2f947@@iptux-core@sha/RecvFile.cpp.obj
c++ @src/iptux-core/af2f947@@iptux-core@sha/RecvFile.cpp.obj.rsp
In file included from ../src/iptux-core/RecvFile.h:19,
                 from ../src/iptux-core/RecvFile.cpp:16:
../src/iptux-core/../iptux-core/Models.h:17:10: fatal error: arpa/inet.h: No such file or directory
   17 | #include <arpa/inet.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.

@lidaobing
Copy link
Member

https://wiki.gnome.org/Projects/Vala/GIONetworkingSample sample if udp service and tcp service

@lidaobing lidaobing pinned this issue May 23, 2024
@lidaobing lidaobing linked a pull request May 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants