Code Monkey home page Code Monkey logo

xtdmake's People

Contributors

psycofdj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

xtdmake's Issues

Installing XTDMAKE on Centos 7

Hi,

I have installed XTDMAKE from source as given in the documentation and have added the required configuration in CMakeLists at root and CMakeLists in the modules. When trying to run "cmake .." from build folder I get following error:
Unknown CMake command "xtdmake_init"

Also I am not sure about the "core" mentioned in the CMakeLists, i think it's just for example, right?

Thanks.

better dependencies checking for doc rules

generate doxygen.cfg file according to plantuml and dot

path specified via PLANTUML_JAR_PATH does not exist or not a directory: /usr/share/plantuml/plantuml.jar

Problems running dot: exit code=127, command='dot', arguments='"graph_legend.dot" -Tpng -o "graph_legend.png"'

support Ninja build

Great job with this tool !

But there is an error when I want to use Ninja:
ninja: error: build.ninja:1510: bad $-escape (literal $ must be written as $$)

It seems that it doesn't support the syntax :

COMMAND $(MAKE) ${module}-check-run-forced)

Do you have a plan to support Ninja build, or is it sticked to Makefiles ?

Cryptic message when missing a dependency

Hello,
Here I had to look inside FindDocRule.cmake:12 to figure out that my missing dependency is Plantuml.
It would be more user friendly to have that in the error message instead of this:

-- Found module StaticShared : FALSE (unmet required dependencies)
-- Found program Doxygen : /usr/bin/doxygen (version "1.8.11")
CMake Error at xtdmake/src/xtdmake_find_program.cmake:62 (if):
if given arguments:

"STREQUAL" "1"

Unknown arguments specified
Call Stack (most recent call first):
xtdmake/src/doc/FindDocRule.cmake:12 (xtdmake_find_program)
xtdmake/src/XTDMakeConfig.cmake:41 (find_package)
CMakeLists.txt:68 (xtdmake_init)

-- Configuring incomplete, errors occurred!

Thank you,
Regards.

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.