Skip to content

Won't build... #6

Description

@brendanhoar

cloned the repo new into swarmui extensions, getting this (there's more, this is just the top):

23:24:02.141 [Debug] Don't need to rebuild extension src/Extensions/SwarmUI-AdaptiveProjectedGuidance\SwarmUI-AdaptiveProjectedGuidance.csproj, already built.
23:24:02.179 [Debug] Building extension project: src/Extensions/SwarmUI-AudioLab\SwarmUI-AudioLab.csproj...
23:24:06.088 [Error] !!!!
23:24:06.089 [Error] Build of extension project src/Extensions/SwarmUI-AudioLab\SwarmUI-AudioLab.csproj failed! Raw output:
Determining projects to restore...
  Restored G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj (in 278 ms).
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\AudioEngine.cs(8,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\AudioEngine.cs(9,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\AudioEngine.cs(10,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\AudioEngine.cs(11,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\AudioIo.cs(5,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\DemucsHandler.cs(7,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\DemucsHandler.cs(8,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\DemucsHandler.cs(9,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\DemucsHandler.cs(10,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\DemucsHandler.cs(11,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\DemucsHandler.cs(12,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\ResembleEnhanceHandler.cs(6,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\ResembleEnhanceHandler.cs(7,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\ResembleEnhanceHandler.cs(8,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Fx\ResembleEnhanceHandler.cs(9,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\IAudioHandler.cs(2,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicHandler.cs(5,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicHandler.cs(6,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(6,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(7,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(8,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(9,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(10,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(11,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(12,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(13,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(14,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(15,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(16,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(17,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(18,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(19,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(20,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(21,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(22,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(23,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(24,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicModels.cs(25,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Music\MusicRunner.cs(1,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Stt\SttHandler.cs(4,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Stt\SttHandler.cs(5,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Stt\SttModels.cs(3,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Stt\SttModels.cs(4,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Stt\SttModels.cs(5,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Stt\SttModels.cs(6,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Stt\SttRunner.cs(1,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\AudioServices\Tts\Models\ChatterboxModel.cs(5,7): error CS0246: The type or namespace name 'HartsyInference' could not be found (are you missing a using directive or an assembly reference?) [G:\___all_webuis\SwarmUI\src\Extensions\SwarmUI-AudioLab\SwarmUI-AudioLab.csproj]
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions