flathub / flathub/com.visualstudio.code

integrated-terminal (x86_64-unknown-linux-gnu)

Đang mở
#62 10 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
217
Fork
82
Merge trung bình
1 ngày 7 giờ
Pull request đã merge (30 ngày)
1

Mô tả

Came from https://github.com/Microsoft/vscode/issues/62532

VS Code under flatpack is not workable for complex projects, while with a separate installation everything is fine.

In the OS terminal:
```
art@artPC:/$ ls /usr/bin/../lib/gcc/
avr i686-linux-gnu x86_64-linux-gnu

```
In the VSCode integrated under flatpack:
```

sh-4.4$ ls /usr/bin/../lib/gcc/
x86_64-unknown-linux-gnu

```
There is only one object (really 3) and it has different name - `x86_64-unknown-linux-gnu` instead correct `x86_64-linux-gnu`. As result - cannot to build library.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.