microdee / microdee/mp.essentials
Build Errors
まだ誰も着手していません。
- 主要言語
- C#
- スター
- 4
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi MD,
I get this warning a problem other people may come across:
There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "VVVV.Nodes.Generic", "AMD64". This mismatch may cause runtime failures. Please consider changing the targeted processor architecture of your project through the Configuration Manager so as to align the processor architectures between your project and references, or take a dependency on references with a processor architecture that matches the targeted processor architecture of your project.
I guess this means you have to build x86 or x64. Or is this libaray 64bit only?
I also got the following error:
In the code for "ValueTouchProcessorNode" the 'ftc' on line 115 shows a compile error:
) expected
Can't figure out what it is but it seems to be related to many other errors. If you'd like more info just drop me a msg.
yY
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
添付された FailingOutput.txt から始めて、報告されたコンパイルエラーが発生している 115 行目付近の ValueTouchProcessorNode を調べます。プロジェクトと参照のプロセッサアーキテクチャを確認し、MSIL と AMD64 の不一致が失敗の原因になっているかどうかを判断します。プロジェクトが報告されたアーキテクチャ警告やコンパイルエラーなしにビルドされ、サポート対象のターゲットアーキテクチャが文書化されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp
- 領域
- build-system
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100