There seems to be some sort of weird bug using Polyscope and MSVC (bug from the CMU DDG course)
オープン
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 2.2k
- フォーク
- 242
- 平均マージ
- 11分
- マージ済み PR(30日)
- 1
説明
So I tried the following on my PC (W11, Visual Studio 2022) and on my workplace's (W10, Visual Studio 2017)
When I cloned the dgg-exercises repo from scratch and built and ran the vector-field-decomposition project, the program would suddenly abort upon calling polyscope::show()
Here's the callstack produced:
The problem seems to be related to MSVC
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
dgg-exercises リポジトリをクローンし、Windows 上で MSVC を使って vector-field-decomposition プロジェクトを実行して失敗を再現し、その後 polyscope::show() での abort のコールスタックを調査します。Visual Studio 2022 と 2017 の動作を比較します。polyscope::show() を越えてプロジェクトが実行されるように、MSVC 固有の原因を特定して修正できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp
- 領域
- computer-graphics
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100