Coder Social home page Coder Social logo

PB in cmake: about dgtal HOT 5 CLOSED

dgtal-team avatar dgtal-team commented on June 12, 2024
PB in cmake:

from dgtal.

Comments (5)

dcoeurjo avatar dcoeurjo commented on June 12, 2024

Ok... I've another bug when no 3d dependency has been found (neither qglviewer nor IV).

export given target "DGtal-visu3d" which is not built by this project.
Call Stack (most recent call first):
CMakeLists.txt:176 (INCLUDE)

-- Configuring incomplete, errors occurred!
liristvo:~/Sources/DGtal/build> cmake --version Err 1
cmake version 2.8.3

from dgtal.

dcoeurjo avatar dcoeurjo commented on June 12, 2024

I've no machine with cmake2.6. Can you try again to build the master (dcoeurjo/DGtal) ?
Modifications in pull/33 may have solved the problem.
To do that: pull the master, edit the DGtal/CMakeLists.txt and reset the required cmake from 2.8 to 2.6, and try the build

from dgtal.

kerautret avatar kerautret commented on June 12, 2024

Le 31/05/11 22:51, dcoeurjo a écrit :

I've no machine with cmake2.6. Can you try again to build the master (dcoeurjo/DGtal) ?
Modifications in pull/33 may have solved the problem.
To do that: pull the master, edit the DGtal/CMakeLists.txt and reset the required cmake from 2.8 to 2.6, and try the build

I have commented the line number 10 in CMakeLists.txt but I obtain the
follwing error:

-- CTest cannot determine repository type. Please set UPDATE_TYPE to
'cvs' or 'svn'. CTest update will not work.
CMake Error at cmake/DGtalConfigGenerator.cmake:11 (export):
export Unknown arguments.
Call Stack (most recent call first):
CMakeLists.txt:176 (INCLUDE)

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

 cmake_minimum_required(VERSION 2.6)

should be added at the top of the file. The version specified may be
lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

from dgtal.

dcoeurjo avatar dcoeurjo commented on June 12, 2024

Ok... I've updated the "master", can you do another test on cmake2.6 (should be fine) ?

from dgtal.

kerautret avatar kerautret commented on June 12, 2024

Le 01/06/11 02:01, dcoeurjo a écrit :

Ok... I've updated the "master", can you do another test on cmake2.6 (should be fine) ?

Yes, fine it works!

from dgtal.

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.