architdate/PKHeX-Plugins

Error while trying to build the project from MASTER

Closed this issue · 7 comments

I get this following errors when i try to build the project from the master folder

Severity Code Description Project File Line Column Suppression State
Error CS0006 Metadata file 'C:\Users\Lenovo\Desktop\PKHeX-Plugins-master\PKHeX.Core.AutoMod\obj\Debug\net7.0\ref\PKHeX.Core.AutoMod.dll' could not be found AutoModPlugins C:\Users\Lenovo\Desktop\PKHeX-Plugins-master\AutoLegalityMod\CSC 1 1 Active

Severity Code Description Project File Line Column Suppression State
Error CS0006 Metadata file 'C:\Users\Lenovo\Desktop\PKHeX-Plugins-master\PKHeX.Core.AutoMod\obj\Debug\net7.0\ref\PKHeX.Core.AutoMod.dll' could not be found AutoModTests C:\Users\Lenovo\Desktop\PKHeX-Plugins-master\AutoModTests\CSC 1 1 Active

Severity Code Description Project File Line Column Suppression State
Error CS0103 The name 'Gigantamax' does not exist in the current context PKHeX.Core.AutoMod C:\Users\Lenovo\Desktop\PKHeX-Plugins-master\PKHeX.Core.AutoMod\AutoMod\APILegality.cs 159 26 Active

Severity Code Description Project File Line Column Suppression State
Error CS0103 The name 'Gigantamax' does not exist in the current context PKHeX.Core.AutoMod C:\Users\Lenovo\Desktop\PKHeX-Plugins-master\PKHeX.Core.AutoMod\AutoMod\Legalization\SimpleEdits.cs 548 17 Active

same here
image

nevermind i saw the other branch (net8)

nevermind i saw the other branch (net8)

did you solve it? i still get this errors
error

nevermind i saw the other branch (net8)

did you solve it? i still get this errors error

In VS change the branch too, right down corner, it's set to master, you must change to net8

i solved it but compiling the net8 branch

nevermind i saw the other branch (net8)

did you solve it? i still get this errors error

In VS change the branch too, right down corner, it's set to master, you must change to net8

i cant find anything on the right down corner that says master or net8

cxcx
here