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

update docu #55

Closed
paolostivanin opened this issue Jan 30, 2018 · 4 comments
Closed

update docu #55

paolostivanin opened this issue Jan 30, 2018 · 4 comments

Comments

@paolostivanin
Copy link
Owner

  • Mac OS 10.13 works again (update installation instruction for jansson)
  • new screenshots
@guysoft
Copy link

guysoft commented Sep 4, 2023

Hey, where did this move? I also see protobuf as a requirement and not sure how to do that.

@paolostivanin
Copy link
Owner Author

Sorry, I don't follow. What are you trying to achieve?

@guysoft
Copy link

guysoft commented Nov 6, 2023

I was trying to build the client of OSX.

Just tried now.
Got:

➜  /tmp/OTPClient/build git:(master) cmake -DCMAKE_INSTALL_PREFIX=/usr ..
-- The C compiler identification is AppleClang 15.0.0.15000040
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /opt/homebrew/bin/pkg-config (found version "0.29.2")
-- Found Protobuf: /opt/homebrew/lib/libprotobuf.dylib (found suitable version "4.24.4", minimum required is "3.6.0")
-- Found Gcrypt: /opt/homebrew/lib/libgcrypt.dylib (Required is at least version "1.8.0")
-- Checking for module 'cotp>=1.2.8'
--   No package 'cotp' found
CMake Error at /opt/homebrew/Cellar/cmake/3.27.1/share/cmake/Modules/FindPkgConfig.cmake:607 (message):
  A required package was not found
Call Stack (most recent call first):
  /opt/homebrew/Cellar/cmake/3.27.1/share/cmake/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal)
  CMakeLists.txt:48 (pkg_check_modules)

Not sure how to get cotp for mac without building it. Can try that later

@paolostivanin
Copy link
Owner Author

You need to build and install libcotp: https://github.com/paolostivanin/libcotp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants