mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-24 06:27:22 +00:00
Update dev_setup.md
This commit is contained in:
parent
daa0801555
commit
cf61b8259f
23
dev_setup.md
23
dev_setup.md
@ -1,13 +1,30 @@
|
|||||||
## Install Qt 6.x
|
# Install Qt 6.x
|
||||||
|
|
||||||
Depending upon your operating system, there are many ways that Qt is distributed.
|
Depending upon your operating system, there are many ways that Qt is distributed.
|
||||||
Here is the recommended method for getting the Qt dependency installed to begin
|
Here is the recommended method for getting the Qt dependency installed to begin
|
||||||
gpt4all-chat developement.
|
gpt4all-chat developement.
|
||||||
|
|
||||||
* Create a [Qt account](https://login.qt.io/register)
|
## Create a [Qt account](https://login.qt.io/register)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
* Go to the Qt open source [download page](https://www.qt.io/download-qt-installer-oss)
|
## Go to the Qt open source [download page](https://www.qt.io/download-qt-installer-oss)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Start the installer and sign in
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## After some screens about license, select custom
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Select the following
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
NOTE: This is for macOS. For Linux it is similar, but you need ming64 for Windows, not the MSVC install
|
||||||
|
|
||||||
|
## Open up QtCreator which you can find in a subdirectory of Qt install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user