Coder Social home page Coder Social logo

ragundo / dwarfexplorer Goto Github PK

View Code? Open in Web Editor NEW
20.0 20.0 4.0 16.11 MB

DFHack plugin for visualizing Dwarf Fortress structures

License: GNU Lesser General Public License v3.0

CMake 0.02% C++ 99.98%
dfhack dfhack-plugin dwarf-fortress qt qt5

dwarfexplorer's People

Contributors

ragundo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dwarfexplorer's Issues

Build instructions

Could you add some build instructions for this tool.

Use using cmake ./ on Linux does not build the application.

Step I have done:

// download and add 
git submodule init
git submodule update
// giving this a try
cmake ./

I also tried following the instructions on: https://github.com/cvuchener/dfhack-qt/
But they give me the same errors.

Errors from DwarfExplorer:

$ cmake ./
CMake Error at dfhack-qt/CMakeLists.txt:4 (target_include_directories):
  Cannot specify include directories for imported target "dfhack-qt-common".


CMake Error at dfhack-qt/qapplication/CMakeLists.txt:22 (DFHACK_PLUGIN):
  Unknown CMake command "DFHACK_PLUGIN".


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

    cmake_minimum_required(VERSION 3.10)

  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!
See also "/...path.../DwarfExplorer/CMakeFiles/CMakeOutput.log".

Errors from building in dfhack and enabled dfhack-qt:

-- JsonCpp Version: 1.8.4
CMake Error at plugins/dfhack-qt/CMakeLists.txt:4 (target_include_directories):
  Cannot specify include directories for imported target "dfhack-qt-common".


-- Configuring incomplete, errors occurred!
See also "/...path.../dfhack/build/CMakeFiles/CMakeOutput.log".
See also "/...path.../dfhack/build/CMakeFiles/CMakeError.log".

DFHack build was/is working when not trying to build dfhack-qt.

Some help would be welcome :)

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.