Meowmaritus / DSAnimStudio

Direct3D-Accelerated Dark Souls TAE Editor
MIT License
415 stars 59 forks source link

How to use? #12

Open ricna opened 4 years ago

ricna commented 4 years ago

I tried to download and compile this project without success. I have the framework updated but then I have this errors

1>------ Build started: Project: DSAnimStudio, Configuration: Debug x86 ------ 1> The system cannot find the file specified. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(1850,5): warning : The referenced project '..\SFAnimExtensions\SFAnimExtensions\SFAnimExtensions.csproj' does not exist. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(1850,5): warning : The referenced project '..\SFAnimExtensions\SoulsFormats\SoulsFormats\SoulsFormats.csproj' does not exist. 1> Consider app.config remapping of assembly "System.Diagnostics.Tracing, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.1.0" [] to Version "4.2.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Diagnostics.Tracing.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.1.0" [] to Version "4.1.2.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.IO.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Linq, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.1.0" [] to Version "4.1.2.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Linq.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Linq.Expressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.1.0" [] to Version "4.1.2.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Linq.Expressions.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Reflection, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.1.0" [] to Version "4.1.2.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Reflection.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.1.0" [] to Version "4.1.2.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Runtime.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Runtime.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.1.0" [] to Version "4.1.2.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Runtime.Extensions.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Runtime.InteropServices, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.1.0" [] to Version "4.1.2.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Runtime.InteropServices.dll] to solve conflict and get rid of warning. 1> Consider app.config remapping of assembly "System.Text.RegularExpressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.1.0.0" [] to Version "4.1.1.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\lib\System.Text.RegularExpressions.dll] to solve conflict and get rid of warning. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.Diagnostics.Tracing, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.Reflection, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.Runtime.InteropServices, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.Runtime.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.Linq, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.Text.RegularExpressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2195,5): warning MSB3836: The explicit binding redirect on "System.Linq.Expressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" conflicts with an autogenerated binding redirect. Consider removing it from the application configuration file or disabling autogenerated binding redirects. The build will replace it with: "<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" xmlns="urn:schemas-microsoft-com:asm.v1" />". 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(9,7,9,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(10,7,10,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_InterleavedUncompressed.cs(3,7,3,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_InterleavedUncompressed.cs(4,7,4,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamUtil.cs(2,30,2,38): error CS0234: The type or namespace name 'PARAMDEF' does not exist in the namespace 'SoulsFormats' (are you missing an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamUtil.cs(3,32,3,40): error CS0234: The type or namespace name 'PARAMDEF' does not exist in the namespace 'SoulsFormats' (are you missing an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\GameDataManager.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimationContainer.cs(3,7,3,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimationContainer.cs(10,7,10,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimSkeleton.cs(4,7,4,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_SplineCompressed.cs(3,7,3,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_SplineCompressed.cs(4,7,4,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeViewportInteractor.cs(4,7,4,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation.cs(3,7,3,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation.cs(4,7,4,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeClipboardContents.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventBox.cs(3,7,3,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventGraph.cs(4,7,4,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimList.cs(4,7,4,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimPropertiesForm.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditorScreen.cs(7,7,7,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditTaeHeaderForm.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFindParameter.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeInspectorFormChangeEventType.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeInspectorWinFormsControl.cs(2,7,2,23): error CS0246: The type or namespace name 'SFAnimExtensions' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\PARAMHack\PARAM.cs(9,39,9,60): error CS0246: The type or namespace name 'SoulsFile<>' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamUtil.cs(158,47,158,55): error CS0246: The type or namespace name 'PARAMDEF' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\GameDataManager.cs(62,23,62,26): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\GameDataManager.cs(80,23,80,30): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewDummyPolyManager.cs(893,34,893,39): error CS0246: The type or namespace name 'FLVER' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\GameDataManager.cs(81,42,81,45): error CS0246: The type or namespace name 'MTD' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\PARAMHack\PARAM.cs(59,16,59,24): error CS0246: The type or namespace name 'PARAMDEF' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewDummyPolyManager.cs(914,44,914,50): error CS0246: The type or namespace name 'FLVER2' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\PARAMHack\PARAM.cs(64,16,64,30): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\PARAMHack\PARAM.cs(76,38,76,52): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\PARAMHack\PARAM.cs(71,17,71,31): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\PARAMHack\PARAM.Row.cs(27,26,27,40): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\PARAMHack\PARAM.Row.cs(56,39,56,53): error CS0246: The type or namespace name 'BinaryWriterEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimationContainer.cs(461,47,461,50): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TextureFetchRequest.cs(34,16,34,19): error CS0246: The type or namespace name 'TPF' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\PARAMHack\PARAM.Row.cs(73,37,73,51): error CS0246: The type or namespace name 'BinaryWriterEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimationContainer.cs(508,42,508,49): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimationContainer.cs(573,36,573,43): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TextureFetchRequest.cs(259,17,259,20): error CS0246: The type or namespace name 'DDS' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewDummyPolyManager.cs(405,34,405,39): error CS0246: The type or namespace name 'FLVER' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TextureFetchRequest.cs(48,36,48,39): error CS0246: The type or namespace name 'TPF' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimSkeleton.cs(100,37,100,40): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TextureFetchRequest.cs(28,20,28,23): error CS0246: The type or namespace name 'TPF' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TextureFetchRequest.cs(30,20,30,23): error CS0246: The type or namespace name 'TPF' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimSkeleton.cs(40,16,40,19): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimSkeleton.cs(44,48,44,53): error CS0246: The type or namespace name 'FLVER' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\AutoCompleteExt.cs(238,37,238,52): warning CS0618: 'UCOMIEnumString' is obsolete: 'Use System.Runtime.InteropServices.ComTypes.IEnumString instead. http://go.microsoft.com/fwlink/?linkid=14202' 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_InterleavedUncompressed.cs(16,16,16,58): error CS0246: The type or namespace name 'HavokAnimationData_InterleavedUncompressed' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\AutoCompleteExt.cs(295,21,295,36): warning CS0618: 'UCOMIEnumString' is obsolete: 'Use System.Runtime.InteropServices.ComTypes.IEnumString instead. http://go.microsoft.com/fwlink/?linkid=14202' 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_InterleavedUncompressed.cs(19,21,19,42): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimSkeleton.cs(265,34,265,39): error CS0246: The type or namespace name 'FLVER' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewAnimSkeleton.cs(265,56,265,61): error CS0246: The type or namespace name 'FLVER' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_InterleavedUncompressed.cs(27,13,27,16): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_InterleavedUncompressed.cs(27,60,27,63): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_InterleavedUncompressed.cs(27,93,27,96): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(20,25,20,46): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TexturePool.cs(82,40,82,43): error CS0246: The type or namespace name 'TPF' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(21,25,21,46): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TexturePool.cs(126,35,126,38): error CS0246: The type or namespace name 'TPF' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(23,20,23,41): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TexturePool.cs(167,42,167,49): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewChrAsm.cs(233,39,233,46): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(80,17,80,20): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(31,45,31,66): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(31,80,31,101): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewChrAsm.cs(266,39,266,46): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(92,44,92,47): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(92,17,92,20): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(42,32,42,53): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(42,67,42,88): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(102,32,102,35): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(124,32,124,35): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(70,59,70,80): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(190,31,190,34): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(140,25,140,46): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(202,51,202,54): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(202,60,202,63): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Havok\HKAnimRetarget.cs(154,20,154,41): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(210,51,210,54): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(210,60,210,63): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_SplineCompressed.cs(16,21,16,46): error CS0246: The type or namespace name 'SplineCompressedAnimation' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(320,34,320,37): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(320,43,320,46): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_SplineCompressed.cs(23,17,23,52): error CS0246: The type or namespace name 'HavokAnimationData_SplineCompressed' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(334,50,334,53): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(334,59,334,62): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(13,23,13,26): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(13,32,13,35): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_SplineCompressed.cs(31,13,31,16): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_SplineCompressed.cs(31,60,31,63): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation_SplineCompressed.cs(31,93,31,96): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(14,45,14,48): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeAnimRefChainSolver.cs(19,66,19,69): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewMesh.cs(57,33,57,39): error CS0246: The type or namespace name 'FLVER2' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewMesh.cs(51,24,51,30): error CS0246: The type or namespace name 'FLVER2' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation.cs(37,16,37,19): error CS0246: The type or namespace name 'HKX' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation.cs(89,16,89,37): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation.cs(16,16,16,34): error CS0246: The type or namespace name 'HavokAnimationData' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation.cs(52,16,52,37): error CS0246: The type or namespace name 'NewBlendableTransform' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Model.cs(260,33,260,39): error CS0246: The type or namespace name 'FLVER2' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\NewHavokAnimation.cs(206,37,206,55): error CS0246: The type or namespace name 'HavokAnimationData' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(21,35,21,49): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(881,47,881,61): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Model.cs(112,70,112,77): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Model.cs(113,13,113,20): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Model.cs(113,29,113,36): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Model.cs(115,50,115,57): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(183,39,183,53): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\Model.cs(283,22,283,28): error CS0246: The type or namespace name 'FLVER2' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(449,39,449,53): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(527,39,527,53): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(586,39,586,53): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(654,39,654,53): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\FlverSubmeshRenderer.cs(127,98,127,103): error CS0246: The type or namespace name 'FLVER' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(754,39,754,53): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\FlverSubmeshRenderer.cs(139,98,139,103): error CS0246: The type or namespace name 'FLVER' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeViewportInteractor.cs(820,44,820,47): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeViewportInteractor.cs(820,53,820,56): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamData.cs(842,39,842,53): error CS0246: The type or namespace name 'BinaryReaderEx' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\FlverSubmeshRenderer.cs(152,31,152,36): error CS0246: The type or namespace name 'FLVER' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeViewportInteractor.cs(661,9,661,12): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeViewportInteractor.cs(664,9,664,12): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\FlverSubmeshRenderer.cs(201,53,201,59): error CS0246: The type or namespace name 'FLVER2' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\FlverSubmeshRenderer.cs(201,66,201,72): error CS0246: The type or namespace name 'FLVER2' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\ParamManager.cs(13,62,13,69): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditTaeHeaderForm.cs(11,9,11,12): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventGraph.cs(123,16,123,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditTaeHeaderForm.cs(19,37,19,40): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventGraph.cs(272,40,272,43): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimPropertiesForm.cs(28,16,28,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimList.cs(60,37,60,40): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(31,47,31,50): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventGraph.cs(679,51,679,54): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimPropertiesForm.cs(69,48,69,51): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimPropertiesForm.cs(94,17,94,20): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(43,47,43,50): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimPropertiesForm.cs(163,43,163,46): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(55,47,55,50): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimList.cs(17,20,17,23): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(68,47,68,50): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimList.cs(27,20,27,23): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimPropertiesForm.cs(12,9,12,12): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(88,47,88,50): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventGraph.cs(94,33,94,36): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimPropertiesForm.cs(16,18,16,21): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimList.cs(28,31,28,34): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(128,49,128,52): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimPropertiesForm.cs(323,42,323,45): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventBox.cs(284,33,284,36): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventBox.cs(284,53,284,56): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(153,47,153,50): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventGraph.cs(406,85,406,88): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventBox.cs(14,16,14,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(13,27,13,30): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventBox.cs(15,16,15,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeExtensionMethods.cs(14,27,14,30): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFindParameter.cs(242,16,242,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFindParameter.cs(244,16,244,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFindParameter.cs(246,16,246,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventBox.cs(274,65,274,68): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditAnimEventBox.cs(274,84,274,87): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeInspectorFormChangeEventType.cs(12,16,12,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeInspectorFormChangeEventType.cs(14,16,14,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeInspectorFormChangeEventType.cs(16,22,16,25): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(52,28,52,31): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditorScreen.cs(835,16,835,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(69,44,69,47): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(97,32,97,35): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditorScreen.cs(837,16,837,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(121,17,121,20): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(133,44,133,47): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(133,17,133,20): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(155,16,155,19): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditorScreen.cs(1127,40,1127,43): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(161,17,161,20): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(161,22,161,25): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(22,17,22,24): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(24,17,24,24): error CS0246: The type or namespace name 'IBinder' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeInspectorWinFormsControl.cs(19,17,19,20): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(28,36,28,39): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditorScreen.cs(2728,33,2728,36): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeFileContainer.cs(31,21,31,31): error CS0246: The type or namespace name 'BinderFile' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditorScreen.cs(2743,38,2743,41): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditorScreen.cs(2743,47,2743,50): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) 1>C:\_Projects\z_Others\DSAnimStudio\DSAnimStudio\TaeEditor\TaeEditorScreen.cs(678,27,678,30): error CS0246: The type or namespace name 'TAE' could not be found (are you missing a using directive or an assembly reference?) ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Then I tried downloading a build from another topic here. I can run the DS Anim Studio but I really don't know where I can find these .anibnd files.

I think that's a lack of information in how to use the tool, as what we have to download is a lot of codes to compile. An executable to download and some more information about who to use would be amazing to new users.

Meowmaritus commented 4 years ago

As for getting a build of it, the fact that GitHub has ruined its website layout is NOT my fault. The .zip compiled EXE releases can be found in the Releases page here https://github.com/Meowmaritus/DSAnimStudio/releases

Complain to GitHub if you couldn't find the asinine tiny fucking button that leads to that page.

As for using it, I will admit I have not had the time to put up instructions. You see, I've been too busy, you know, making the app... You're always free to join the FromSoft games modding server here if you need help using any modding tools https://discord.gg/mT2JJjx and we also have a work in progress modding wiki here http://soulsmodding.wikidot.com/ but I don't think there's many instructions for using this tool yet.