IlliumIv / Random-Features

PoeHUD Plugin: Random Features
6 stars 4 forks source link

Compile error #5

Closed Murdoc84 closed 5 years ago

Murdoc84 commented 5 years ago

Hiu, when i try to compile using CompilePlugins.bat i have errors, can you compile new changes and release it?

Plugins \ Source \ Random Features \ Atlas \ Textures.cs (6,14): error CS0234: Type or namespace "Linq" does not appear in the "System" namespace (is there no missing reference to the set?) Plugins \ Source \ Random Features \ Libs \ ImGuiExtension.cs (3,14): error CS0234: Type or namespace "Linq" does not appear in the "System" namespace (is there no missing reference to the set?) Plugins \ Source \ Random Features \ Plugins \ AreaModWarnings.cs (7,14): error CS0234: Type or namespace "Linq" does not appear in the "System" namespace (is there no missing reference to the set?) Plugins \ Source \ Random Features \ Plugins \ AreaTransitions.cs (4,14): error CS0234: Type or namespace "Linq" does not appear in the "System" namespace (is there no missing reference to the set?) Plugins \ Source \ Random Features \ Plugins \ LevelSkillGems.cs (4,14): error CS0234: Type or namespace "Linq" does not appear in the "System" namespace (is there no missing reference to the set?) Plugins \ Source \ Random Features \ Plugins \ RandomFeatures.cs (3,14): error CS0234: Type or namespace "Linq" does not appear in the "System" namespace (is there no missing reference to the set?) Plugins \ Source \ Random Features \ Plugins \ LevelSkillGems.cs (259.20): error CS0246: Could not find type name or namespace "RangeNode <>" (no using directive or reference to set?)

skydrome commented 5 years ago

add an include for ExileCore.Shared.Nodes

Murdoc84 commented 5 years ago

I'll say this again, I use CompilePlugins.bat to compile it, not VS.

IlliumIv commented 5 years ago

Solved in 1.1.8.