Giter VIP home page Giter VIP logo

Comments (8)

Huelse avatar Huelse commented on June 22, 2024

Make sure your environment satisfies the requirements.
And try to rebuild the SEAL with examples cmake -S . -B build -DSEAL_BUILD_EXAMPLES=ON, run the examples,
If works well, then build this project again.

from seal-python.

Astrmeteor avatar Astrmeteor commented on June 22, 2024

All requirements are satisfied. I have already built it on the Linux system. However, I still can not build it on macOS.

from seal-python.

Huelse avatar Huelse commented on June 22, 2024

Have you run the examples of SEAL?

from seal-python.

Astrmeteor avatar Astrmeteor commented on June 22, 2024

Could you show me how to run the examples of SEAL? I am not quite familiar with it, sorry about it.

from seal-python.

Huelse avatar Huelse commented on June 22, 2024
cd SEAL
cmake -S . -B build -DSEAL_USE_MSGSL=OFF -DSEAL_USE_ZLIB=OFF -DSEAL_USE_ZSTD=OFF -DSEAL_BUILD_EXAMPLES=ON
cmake --build build
cd build/bin
./sealexamples

from seal-python.

Astrmeteor avatar Astrmeteor commented on June 22, 2024

Examples worked. But this project still not work. What's the reason?

from seal-python.

Huelse avatar Huelse commented on June 22, 2024

Sorry for reply late,
We think there might be some difference in the big sur with xcode12 which we don't know,
I will try to fix it later.

from seal-python.

Huelse avatar Huelse commented on June 22, 2024

It seems that this problem has been solved in the latest Xcode command line, may be caused by some unstable traits of clang, you can try again in big sur with new cli now.

from seal-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.