hamcorebuilder: not found

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
whatpigs
Posts: 4
Joined: Tue May 01, 2018 11:01 am

hamcorebuilder: not found

Post by whatpigs » Sat Jul 07, 2018 3:35 pm

Can someone tell me what might be the problem here? I'm trying to cross-compile the source using android-ndk. @cedar

--------OUTPUT------------
[ 86%] Building C object src/CMakeFiles/mayaqua.dir/Mayaqua/Win32.c.o
[ 88%] Linking C static library ../tmp/Mayaqua/libmayaqua.a
[ 88%] Built target mayaqua
Scanning dependencies of target hamcorebuilder
[ 89%] Building C object src/CMakeFiles/hamcorebuilder.dir/hamcorebuilder/hamcorebuilder.c.o
[ 90%] Linking C executable ../tmp/hamcorebuilder
[ 90%] Built target hamcorebuilder
Scanning dependencies of target hamcore-archive-build
[ 91%] Building hamcore.se2 archive file...
/bin/sh: 1: hamcorebuilder: not found
src/CMakeFiles/hamcore-archive-build.dir/build.make:57: recipe for target 'src/CMakeFiles/hamcore-archive-build' failed
make[2]: *** [src/CMakeFiles/hamcore-archive-build] Error 127
CMakeFiles/Makefile2:99: recipe for target 'src/CMakeFiles/hamcore-archive-build.dir/all' failed
make[1]: *** [src/CMakeFiles/hamcore-archive-build.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

Post Reply