OpenConnectIOS icon indicating copy to clipboard operation
OpenConnectIOS copied to clipboard

Error to build for iOS

Open noman720 opened this issue 2 years ago • 0 comments

I'm trying to build the openconnect lib for iOS and getting the following error. Can you please guide me to solve it? Command ./build-ios-armv7.sh Output

Build for ios
Start Building OpenConnect for  15.4 armv7s
Configure
./build-ios-armv7.sh: line 38: ./configure: No such file or directory
make: *** No rule to make target `clean'.  Stop.
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.

Can you please guide me on where to find the configure executable and how to build it?

noman720 avatar Jun 13 '22 18:06 noman720