OnionKit
OnionKit copied to clipboard
OnionKit block the compilation of ChatSecure
I tried lots of ways
way1: compile directly, fail
way2: comment 'micro-revision.i' related, fail
way3: bash build-tor.sh fail Branch tor-0.2.4.21-chatsecure set up to track remote branch tor-0.2.4.21-chatsecure from origin. Switched to a new branch 'tor-0.2.4.21-chatsecure' autogen.sh: line 20: aclocal: command not found
I am working on fixing this by making it easier to compile via Cocoapods
On Thursday, July 31, 2014, semanticyong [email protected] wrote:
[image: onionkit error] https://cloud.githubusercontent.com/assets/5764296/3762925/7ccc4220-189c-11e4-97d3-b3c34854b1d1.png I tried lots of ways way1: compile directly, fail
way2: comment 'micro-revision.i' related, fail
way3: bash build-tor.sh fail Branch tor-0.2.4.21-chatsecure set up to track remote branch tor-0.2.4.21-chatsecure from origin. Switched to a new branch 'tor-0.2.4.21-chatsecure' autogen.sh: line 20: aclocal: command not found
— Reply to this email directly or view it on GitHub https://github.com/ChatSecure/OnionKit/issues/1.
this nice guy Kage2021 helped solve the OnionKit problem. https://github.com/Kage2021/OnionKit.git I already built OnionKit successfully from that git rep. but how do I use this to replace the one in ChatSecure, thank you all guys.
Not really interested in using cocoapods - please maintain a non-cocoapods version.