Quote:
Originally Posted by Banjo
I would like to build inside an IDE, but the instructions online address command line builds.
|
That's because a command line build is the easiest way to build sigil. An IDE adds levels of complexity and overhead that are unnecessary. Once all prerequisites are met, you configure Sigil with one command, you build sigil with one command and you install sigil with one command.
I suppose it could all be set up within QtCreator (configured to use CMake instead of .pro files), but I see no real advantage in doing so. *shrug*