zfl9 / dns2tcp

将 dns 查询从 udp 转为 tcp 的实用工具
GNU Affero General Public License v3.0
133 stars 54 forks source link

I have a problem compiling #10

Closed staffnetDev closed 2 years ago

staffnetDev commented 2 years ago

image

zfl9 commented 2 years ago

Try to add this line to libev/mylite.h

#define EV_USE_CLOCK_SYSCALL 1
staffnetDev commented 2 years ago

I want to ask you if there is a way to compile in ndk to use it in android.

zfl9 commented 2 years ago

I haven't tried it in the ndk, I'll try it at the weekend

staffnetDev commented 2 years ago

I thank you I hope !!