microdee / microdee/mp.essentials
Build Errors
Nessuno ha ancora preso questa issue.
- Lingua principale
- C#
- Stelle
- 4
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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:
[FailingOutput.txt](https://github.com/microdee/mp.essentials/files/2131277/FailingOutput.txt)
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con il file allegato FailingOutput.txt ed esamina ValueTouchProcessorNode intorno alla riga 115, dove si verifica l’errore di compilazione segnalato. Controlla le architetture del processore del progetto e di riferimento per determinare se la mancata corrispondenza tra MSIL e AMD64 contribuisce ai problemi. L’attività è completata quando il progetto viene compilato senza l’avviso relativo all’architettura o gli errori di compilazione segnalati e l’architettura di destinazione supportata è documentata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- build-system
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100