Author: John Smith 2011-10-29 08:09:06
Published on: 2011-10-29T08:09:06+00:00
The discussion is about implementing a GUI option to the bitcoin-qt.pro until a better build system is implemented. The idea of using qmake for daemon build was proposed but it was pointed out that qmake does not add anything for non-qt software, thus sticking with a makefile would be better. The suggestion of creating a bash script that wraps both builds and converts command line flags was also made. The ultimate goal is to make it easier for the user.
Updated on: 2023-06-04T21:03:14.991684+00:00