Coder Social home page Coder Social logo

Comments (3)

smistad avatar smistad commented on June 1, 2024

Hm. Try removing the space after -D:
cmake .. -DFAST_DIR=D:\FAST\cmake\ -G "Visual Studio 17 2022" -A x64

And make sure the folder you specified for FAST_DIR actually exists

from fast-pathology.

chaoyangxiao avatar chaoyangxiao commented on June 1, 2024

Hm. Try removing the space after -D: cmake .. -DFAST_DIR=D:\FAST\cmake\ -G "Visual Studio 17 2022" -A x64

And make sure the folder you specified for FAST_DIR actually exists

Thank you for your reply.
I compiled FAST first, and successfully displayed the information of FAST.
M@~`N(Y8W48QTD2E{O_ED 5

Then use cmake ..-dfast _ dir = d: \ fast \ cmake -g "Visual Studio 17 2022"-a x64 to compile FAST-pathology.
9~8)QIM`2DCEUAY U}UH3ZY

But there are still problems. My FAST_DIR path here is the folder path after compiling FAST.
EJ}V({CPC~{Y9}D_J~P`C

What does FAST_DIR specifically refer to?

from fast-pathology.

smistad avatar smistad commented on June 1, 2024

Ah. You have to install fast after you build it. Setting CMAKE_INSTALL_PREFIX to where you want to install it and then and build the target install. You should then point it to the smaller folder inside this directory.

Note that you can also just download a precomputed version of fast as well.

from fast-pathology.

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.