nmwsharp / nmwsharp/polyscope

There seems to be some sort of weird bug using Polyscope and MSVC (bug from the CMU DDG course)

未关闭
#238 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
C++
星标
2.2k
派生
242
平均合并
11 分钟
30 天内合并 PR
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:
273365619-2929ce2e-21bc-42ef-b653-5953d4a81023

The problem seems to be related to MSVC

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

通过克隆 dgg-exercises 仓库并在 Windows 上使用 MSVC 运行 vector-field-decomposition 项目来重现失败,然后检查 polyscope::show() 处 abort 的调用栈。比较 Visual Studio 2022 和 2017 之间的行为;完成的标准是识别并修复 MSVC 特有的原因,使项目能够继续执行并通过 polyscope::show()。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
computer-graphics
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。