[PR #1236] [CLOSED] Fix qli file download location. Add deps on gitignore. #1773

Closed
opened 2026-05-05 08:01:31 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1236
Author: @SpyrosPsarras
Created: 7/29/2021
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 3540892 Fix qli file download location. Add deps on gitignore.
  • 8ac499b Failed2build #1

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 azure-pipelines/download_install_qt.ps1 (+2 -1)

📄 Description

Building on windows 10 encountered some problems.
The current folder could not be issued with the known "." but rather, it needed to be added as a full path.

Deps folder was not part of the gitignore folder so i took the liberty to add them too.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/debauchee/barrier/pull/1236 **Author:** [@SpyrosPsarras](https://github.com/SpyrosPsarras) **Created:** 7/29/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`3540892`](https://github.com/debauchee/barrier/commit/3540892040659afe84b29c29eef2e42071230473) Fix qli file download location. Add deps on gitignore. - [`8ac499b`](https://github.com/debauchee/barrier/commit/8ac499b4ab03e5f4dc266070211e653a0e35b48d) Failed2build #1 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `azure-pipelines/download_install_qt.ps1` (+2 -1) </details> ### 📄 Description Building on windows 10 encountered some problems. The current folder could not be issued with the known "." but rather, it needed to be added as a full path. Deps folder was not part of the gitignore folder so i took the liberty to add them too. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:01:31 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1773
No description provided.