Giter Site home page Giter Site logo

Comments (5)

thomaskf avatar thomaskf commented on August 11, 2024 1

from iqtree2.

thomaskf avatar thomaskf commented on August 11, 2024

Hi Lionel,
Sorry for the late reply. Can you try the latest version and see whether the problem exists?

The commands are:

git clone --recursive https://github.com/iqtree/iqtree2
cd iqtree2
mkdir build
cd build
cmake -DUSE_LSD2=ON ..
make -j

Thomas

from iqtree2.

lguy avatar lguy commented on August 11, 2024

from iqtree2.

GianRos avatar GianRos commented on August 11, 2024

Hello,
maybe it's naive, but I just wanted to notify that this same solution worked well on a Linux Ubuntu 22.04.1 LTS.
Cheers,
Gianluigi

from iqtree2.

lLLHMM avatar lLLHMM commented on August 11, 2024

@thomaskf
Hi Thomas, what is the cmake flag now? cmake -DUSE_LSD2=ON .. doesn't seem to work with 2.2.3?

iqtree2-2.2.3 $>mkdir build; cd build
build $>cmake -DUSE_LSD2=ON ..
CMake Deprecation Warning at CMakeLists.txt:58 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.74.0/BoostConfig.cmake (found version "1.74.0")
IQ-TREE flags :
Build mode   : Release
Target OS     : Unix
Compiler      : GNU Compiler (gcc)
Compiler version: 11.4.0
Target binary : 64-bit
OpenMP        : Yes
MPI           : NONE
Vectorization : SSE3/AVX/AVX2
C flags       :  -pthread  -O2 -g -ffunction-sections -fdata-sections
CXX flags     :  -std=c++11 -fopenmp -pthread  -O2 -g -ffunction-sections -fdata-sections
LINKER flags  :  -rdynamic  -Wl,--gc-sections
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for getrusage
-- Looking for getrusage - found
-- Looking for GlobalMemoryStatusEx
-- Looking for GlobalMemoryStatusEx - not found
-- Looking for strndup
-- Looking for strndup - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for backtrace
-- Looking for backtrace - found
-- backtrace facility detected in default set of libraries
-- Found Backtrace: /usr/include
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
Using system zlib
CMake Deprecation Warning at yaml-cpp/CMakeLists.txt:5 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Performing Test FLAG_WEXTRA
-- Performing Test FLAG_WEXTRA - Success
CMake Deprecation Warning at terraphast/CMakeLists.txt:3 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- clang-tidy not found.
CMake Error at CMakeLists.txt:701 (add_subdirectory):
  The source directory

    /PATH/iqtree2-2.2.3/lsd2

  does not contain a CMakeLists.txt file.


CMake Error at CMakeLists.txt:739 (set_target_properties):
  set_target_properties Can not find target to add properties to: lsd2


-- Configuring incomplete, errors occurred!```

from iqtree2.

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.