symengine.py icon indicating copy to clipboard operation
symengine.py copied to clipboard

Debug build fails: The imported target "teuchos" references the file "/usr/local/lib/libteuchos.a" but this file does not exist.

Open yurivict opened this issue 3 years ago • 0 comments

CMake Error at /usr/local/lib/cmake/symengine/SymEngineTargets.cmake:82 (message):
  The imported target "teuchos" references the file

     "/usr/local/lib/libteuchos.a"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/local/lib/cmake/symengine/SymEngineTargets.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/local/lib/cmake/symengine/SymEngineConfig.cmake:49 (include)
  CMakeLists.txt:5 (find_package)

Version: 0.9.2

yurivict avatar Jul 31 '22 00:07 yurivict