Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Iff 1.0 to Volcanic for SPR# Chunks #277

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Fix namespace for dialog and bug when cancelling FileDialog

f3a0ee2
Select commit
Loading
Failed to load commit list.
Draft

Add support for Iff 1.0 to Volcanic for SPR# Chunks #277

Fix namespace for dialog and bug when cancelling FileDialog
f3a0ee2
Select commit
Loading
Failed to load commit list.
Azure Pipelines / riperiperi.FreeSO failed Dec 26, 2023 in 6m 9s

Build #20231226.3 failed

Annotations

Check failure on line 31 in TSOClient\FSO.IDE\ResourceBrowser\IFFResComponent.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / riperiperi.FreeSO

TSOClient\FSO.IDE\ResourceBrowser\IFFResComponent.cs#L31

TSOClient\FSO.IDE\ResourceBrowser\IFFResComponent.cs(31,35): Error CS0246: The type or namespace name 'SPRResourceControl' could not be found (are you missing a using directive or an assembly reference?)

Check failure on line 380 in TSOClient\FSO.IDE\MainWindow.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / riperiperi.FreeSO

TSOClient\FSO.IDE\MainWindow.cs#L380

TSOClient\FSO.IDE\MainWindow.cs(380,27): Error CS0103: The name 'ExternalIffSelectorDialog' does not exist in the current context

Check failure on line 386 in TSOClient\FSO.IDE\MainWindow.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / riperiperi.FreeSO

TSOClient\FSO.IDE\MainWindow.cs#L386

TSOClient\FSO.IDE\MainWindow.cs(386,27): Error CS0103: The name 'ExternalIffSelectorDialog' does not exist in the current context

Check failure on line 392 in TSOClient\FSO.IDE\MainWindow.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / riperiperi.FreeSO

TSOClient\FSO.IDE\MainWindow.cs#L392

TSOClient\FSO.IDE\MainWindow.cs(392,13): Error CS0246: The type or namespace name 'ExternalIffSelectorDialog' could not be found (are you missing a using directive or an assembly reference?)