Skip to content

尝试构建项目失败,构建过程不停生成新进程直到内存溢出。 #15

Description

@fatboyzz

Win11 64位
我设置了 -DCMAKE_BUILD_TYPE=Release

构建 lstg.IcuDataBuild 时在输出以下几行之后长时间卡住不动。
···
42>glslang.vcxproj -> C:\Users\Public\Study\Touhou\LuaSTGPlus\build_deps\diligentcore-build\ThirdParty\glslang\glslang\Release\glslang.lib
37>clang-format validation passed: no issues found in 1287 files
41>Generating icudata/tmp
41>Running icu data builder
41>CUSTOMBUILD : warning : Unable to find target lstm_res, a dependency of brkitr_brk
41>CUSTOMBUILD : warning : Unable to find target adaboost_res, a dependency of brkitr_brk
···

打开任务管理器发现以下两种进程不停出现。

  • python : 0% cpu, 23.2MB memory
  • Windows PowerShell : 0% cpu, 23.2MB memory

直到内存占用达到 100% 。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions