Giter VIP home page Giter VIP logo

Comments (3)

julianxhokaxhiu avatar julianxhokaxhiu commented on September 28, 2024 1

@DLPB2 if you checkout develop now, and follow the relative https://github.com/myst6re/makoureactor/tree/develop#windows instructions you should be able to build Makou just fine. We worked on streamlining this part and now it's super easy. Make sure you close the repository using git clone --recursive or if you have it already cloned:

$ git pull --all
$ git submodule update --init

then follow the instructions and you should be good to go! Remember to use the x64 compiler as Qt6 is available only for 64-bit platforms from now on.

from makoureactor.

myst6re avatar myst6re commented on September 28, 2024

We are still in a transition between a Qt project and a CMake project. Makou Reactor always worked well with Qt Creator IDE, and now it should support Visual Studio Code too. For Visual Studio, we added some configurations to help the setup, but this was not updated for at least a year. None of us use Visual Studio anymore, so I recommend migrate to Visual Studio Code or Qt Creator.

About a project file, if you mean a Visual Studio Project file, I don't think that's a good idea, Makou Reactor is a CMake project because it can be built on Windows, Mac OSX and Linux without proprietary tools.

from makoureactor.

DLPB2 avatar DLPB2 commented on September 28, 2024

Of course it's your choice and design - but I fundamentally disagree with this approach. No setup should require learning 100 more things to install. I'm too used to Delphi and Lazarus where there is one compiler, one project file, and it all works - and I can send the folder to someone else as if it's portable (because Delphi projects and exes are). This just seems like an out of control nonsense - and I don't mean makou here btw - I mean C installations in general. I've never seen so many options, downloads, add ons, redundant code, exceptions, fixes, work arounds-- and then each time I want to compile a program written in C I have to spend 5 hours just learning about the quirks and add ons and -- then the libs.

I don't know how we got to a point where this is acceptable to programming - but I guess it isn't going to change, so i'll be staying well away from C haha :) You can close this request.

from makoureactor.

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.