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

Compile Error: Header file is not found #135

Closed
mkckr0 opened this issue May 26, 2024 · 2 comments
Closed

Compile Error: Header file is not found #135

mkckr0 opened this issue May 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@mkckr0
Copy link

mkckr0 commented May 26, 2024

PS D:\dev\hev-socks5-tunnel\jni> C:\Users\mkckr0\AppData\Local\Android\Sdk\ndk\26.3.11579264\ndk-build.cmd
[armeabi-v7a] Compile thumb  : hev-socks5-tunnel <= hev-main.c
In file included from D:/dev/hev-socks5-tunnel/jni/src/hev-main.c:14:
In file included from D:/dev/hev-socks5-tunnel/jni/third-part/lwip/include/lwip/init.h:40:
In file included from D:/dev/hev-socks5-tunnel/jni/third-part/lwip/include/lwip/opt.h:51:
In file included from D:/dev/hev-socks5-tunnel/jni/third-part/lwip/include/ports/lwipopts.h:46:
In file included from D:/dev/hev-socks5-tunnel/jni/third-part/lwip/include/lwip/debug.h:40:
In file included from D:/dev/hev-socks5-tunnel/jni/third-part/lwip/include/lwip/arch.h:48:
D:/dev/hev-socks5-tunnel/jni/third-part/lwip/include/ports/arch/cc.h:36:10: fatal error: '../../unix/include/cc.h' file not found
#include "../../unix/include/cc.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [C:/Users/mkckr0/AppData/Local/Android/Sdk/ndk/26.3.11579264/build/../build/core/build-binary.mk:413: D:/dev/hev-socks5-tunnel/obj/local/armeabi-v7a/objs/hev-socks5-tunnel/src/hev-main.o] Error 1
@mkckr0
Copy link
Author

mkckr0 commented May 26, 2024

2.6.8 is ok.
2.6.9 and master is bad.

@heiher heiher added the bug Something isn't working label May 26, 2024
@heiher
Copy link
Owner

heiher commented May 26, 2024

Try: 38200d4

@mkckr0 mkckr0 closed this as completed May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants