NeoGeographyToolkit / StereoPipeline

The NASA Ames Stereo Pipeline is a suite of automated geodesy & stereogrammetry tools designed for processing planetary imagery captured from orbiting and landed robotic explorers on other planets.
Apache License 2.0
492 stars 173 forks source link

Ninja error when building isis library. #305

Closed dreamerhuming closed 3 years ago

dreamerhuming commented 4 years ago

Recently I'm trying to build asp based on Ubuntu 18.04 according to INSTALLGUIDE. When I came to build isis library:

截屏2020-03-27下午11 07 41

...negleting compile process... and a Ninja error occurred:

截屏2020-03-27下午10 58 31

The done.txt shows successful library builds:

截屏2020-03-27下午11 03 57

Hoping for a solution to the issue. Thanks.

oleg-alexandrov commented 4 years ago

ISIS is a dependency of ours. It can be a pain to build and takes a long time. I am surprised you got so far in the build process. I wonder what your error was. Mine was often due to C++ ABI incompatibility (e.g., an error would be: cannot link to function myfun(std::string ....) ).

You should not need to build ASP from source, as we provide binary releases for Linux and Mac.

On Fri, Mar 27, 2020 at 8:09 AM Marc Hu notifications@github.com wrote:

Recently I'm trying to build asp based on Ubuntu 18.04 according to INSTALLGUIDE. When I came to build isis library: [image: 截屏2020-03-27下午11 07 41] https://user-images.githubusercontent.com/20228560/77770175-d088b880-707f-11ea-880c-2ad282c53f7e.png

...negleting compile process... and a Ninja error occurred: [image: 截屏2020-03-27下午10 58 31] https://user-images.githubusercontent.com/20228560/77770207-dbdbe400-707f-11ea-8880-97f923b60bc4.png

The done.txt shows successful library builds: [image: 截屏2020-03-27下午11 03 57] https://user-images.githubusercontent.com/20228560/77769945-7be53d80-707f-11ea-84d9-60699de056b0.png

Hoping for a solution to the issue. Thanks.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/NeoGeographyToolkit/StereoPipeline/issues/305, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKDU3AWAE25PZJ7FQL3OXDRJS6Q7ANCNFSM4LVCNVGA .