emilk / emilk/egui

编译示例时总是出错

Open
#2,235 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
30.6k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
72

Description

编译github 上面下载到的egui示例是,进行编译 总是 提示 error: linking with x86_64-w64-mingw32-gcc failed: exit code: 1
平台是 windows10 rust16.5 尝试了 stable-x86_64-pc-windows-msvc 和 stable-x86_64-pc-windows-gnu ,
gcc 尝试了 mingw64 8.1 以及最先的msys64 . msvc 用的 Microsoft Visual Studio
都出现这个错误
目前.希望获得的帮助

  1. egui 是否完美的支持在 windows 系统下编译
  2. 如果支持 能否提供编译环境搭建方面的建议帮助信息.
    对于帮助我的人.表示感谢!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or failing test is identified. Start by reproducing the egui example build on Windows 10 with Rust 1.65 using the MSVC and GNU targets, then inspect the complete linker output rather than the reported exit code. Done means identifying the environment-specific cause and documenting whether Windows builds are supported and which setup works.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.