Git Product home page Git Product logo

Comments (8)

garrappachc avatar garrappachc commented on June 9, 2024

Hi,
QtCreator has support for CMake, so the only thing you need to have is CMake itself installed in your system. You can download it here: http://www.cmake.org/download/
As for version 0.1 only MinGW is supported, version 1.0 will have MS Visual Studio 2013 support.

from vatsinator-legacy.

0x1330 avatar 0x1330 commented on June 9, 2024

what is this?

-- Could NOT find QUAZIP (missing: QUAZIP_LIBRARIES QUAZIP_INCLUDE_DIR QUAZIP_ZLIB_INCLUDE_DIR QUAZIP_INCLUDE_DIRS)

from vatsinator-legacy.

garrappachc avatar garrappachc commented on June 9, 2024

You need to have QuaZIP dependency installed -> http://quazip.sourceforge.net/

from vatsinator-legacy.

0x1330 avatar 0x1330 commented on June 9, 2024

how to install it ?

from vatsinator-legacy.

garrappachc avatar garrappachc commented on June 9, 2024

You need to download the source code, compile it (under QtCreator, for example) and install. Just like a typical Qt-based C++ library.
Btw, I am writing a page covering the subject of building Vatsinator under all supported platforms. All details will be described there. You just need to wait for a couple of days, until I finish it.

from vatsinator-legacy.

0x1330 avatar 0x1330 commented on June 9, 2024

Thank You <3

from vatsinator-legacy.

PaulWalkerUK avatar PaulWalkerUK commented on June 9, 2024

I see the wiki has notes for building on Linux and this ticket has a few pointers for Windows - is there anything we should know before (a c++ novice) starts trying to build on Windows?

from vatsinator-legacy.

garrappachc avatar garrappachc commented on June 9, 2024

No, not really. I managed to build Vatsinator under QtCreator 4.1.0 with Qt 5.7.0 without any issues. The only thing I'd like to mention is that you should be on the develop branch, not master. Master is a little bit outdated.

from vatsinator-legacy.

Related Issues (5)

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.