Giter VIP home page Giter VIP logo

Comments (9)

MrDragon2 avatar MrDragon2 commented on May 28, 2024

I completed the compilation in ubuntu18.04, and Field2Cover was also successfully compiled .

from fields2cover.

Gonzalo-Mier avatar Gonzalo-Mier commented on May 28, 2024

Hi. Did you compile it with cmake -DBUILD_PYTHON=ON ..? after compiling it, did you install the library with make install? The error you show it's because the library was not successfully installed.

from fields2cover.

MrDragon2 avatar MrDragon2 commented on May 28, 2024

Hi. Did you compile it with cmake -DBUILD_PYTHON=ON ..? after compiling it, did you install the library with make install? The error you show it's because the library was not successfully installed.

"Field2Cover" has been successfully installed. The problem is that running with "C++" also reports an error.

from fields2cover.

Gonzalo-Mier avatar Gonzalo-Mier commented on May 28, 2024

Fields2Cover is a C++ library, which also provide a python interface. If the C++ part is not working, the python bridge would not work. Which problem do you have?

from fields2cover.

MrDragon2 avatar MrDragon2 commented on May 28, 2024

Fields2Cover is a C++ library, which also provide a python interface. If the C++ part is not working, the python bridge would not work. Which problem do you have?

I ran "make" and "make install" successfully. Why do I report an error when I run the files directly in "c++".

from fields2cover.

Gonzalo-Mier avatar Gonzalo-Mier commented on May 28, 2024

I don't understand. Can you explain step by step how you find those errors and how do they look like?

from fields2cover.

MrDragon2 avatar MrDragon2 commented on May 28, 2024

I don't understand. Can you explain step by step how you find those errors and how do they look like?

I used to report errors because of "field_ros". Now I want to test whether "Field2Cover" runs normally. Now I find that "c++" and "python" cannot run, but "Field2Cover" has been successfully compiled and installed on the computer, and "GDAL" has also been installed. I don't understand why compilation and installation are successful, and running "g++" and "pytest-3" will still cause errors

from fields2cover.

Gonzalo-Mier avatar Gonzalo-Mier commented on May 28, 2024

running "g++"

What are you using g++ for? Test on c++ are run with make check

from fields2cover.

Gonzalo-Mier avatar Gonzalo-Mier commented on May 28, 2024

I close this issue as the actual error was not especified. Feel free to open it again if needed.

from fields2cover.

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.