Skip to content
This repository has been archived by the owner on Aug 29, 2021. It is now read-only.

drewcrawford/libzmq-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libzmq-ios

This is a script that downloads and builds libzmq for iOS, including libsodium support, including arm64 support.

Compile

Note: Make sure that you not have any space in path. Else these scripts will not work.

  1. Download libzmq-ios as zip
  2. Download libsodium-ios as zip
  3. copy ./libsodium/ to ./libzmq-ios-master/libsodium-ios/
  4. copy ./libsodium.sh to ./libzmq-ios-master/libsodium-ios/
  5. run ./libzmq.sh
  6. Wait until it's done
  7. Should gives you ./libzmq_dist/include/*.h and lib/libzmq.a

At least it get's compiled.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages