# When first run D5, why prompt 'Cannot continue executing code because Qt5Core.dll was not found.'

<figure><img src="/files/UZGrZnPENh3QABPA6z4g" alt=""><figcaption><p>Qt5Core.dll</p></figcaption></figure>

It may be caused by the following:&#x20;

1. The download package is incomplete, we recommend using Chrome or edge browser to download.
2. Third-party decompression software lost files during decompression. We recommend using Windows official decompression or 7-zip.
3. There is no permission for the current directory where D5 is installed. When confirming the change of installation, install on a different disk.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.d5render.com/user-guide/common-pop-up-windows/when-first-run-d5-why-prompt-cannot-continue-executing-code-because-qt5core.dll-was-not-found..md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
