Skip to content

Instantly share code, notes, and snippets.

@kg
Last active June 22, 2019 04:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kg/2e8dedb034de783bb14738f035c6ef44 to your computer and use it in GitHub Desktop.
Save kg/2e8dedb034de783bb14738f035c6ef44 to your computer and use it in GitHub Desktop.
1>CoreCompile: 1> E:\Visual Studio 2017\MSBuild\15.0\Bin\Roslyn\csc.exe
/noconfig /unsafe+ /nowarn:1701,1702,2008 /nostdlib+ /platform:x86
/errorreport:prompt /warn:4 /define:DEBUG /errorendlocation
/preferreduilang:en-US /highentropyva+ /reference:"C:\Program Files
(x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\mscorlib.dll"
/reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Core.dll"
/reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll" /debug+
/debug:full /optimize- /out:obj\x86\Debug\FNA.dll /ruleset:"E:\Visual Studio
2017\Team Tools\Static Analysis Tools\\Rule
Sets\MinimumRecommendedRules.ruleset" /subsystemversion:6.00
/resource:src\Graphics\Effect\StockEffects\FXB\AlphaTestEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.AlphaTestEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\BasicEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.BasicEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\DualTextureEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.DualTextureEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\EnvironmentMapEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.EnvironmentMapEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\SkinnedEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.SkinnedEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\SpriteEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.SpriteEffect.fxb
/resource:src\Graphics\Effect\YUVToRGBA\YUVToRGBAEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.YUVToRGBAEffect.fxb
/target:library /utf8output src\Audio\AudioCategory.cs
src\Audio\AudioChannels.cs src\Audio\AudioEmitter.cs src\Audio\AudioEngine.cs
src\Audio\AudioListener.cs src\Audio\AudioStopOptions.cs src\Audio\Cue.cs
src\Audio\DynamicSoundEffectInstance.cs src\Audio\InstancePlayLimitException.cs
src\Audio\Microphone.cs src\Audio\MicrophoneState.cs
src\Audio\NoAudioHardwareException.cs
src\Audio\NoMicrophoneConnectedException.cs src\Audio\RendererDetail.cs
src\Audio\SoundBank.cs src\Audio\SoundEffect.cs src\Audio\SoundEffectInstance.cs
src\Audio\SoundState.cs src\Audio\WaveBank.cs src\BoundingBox.cs
src\BoundingFrustum.cs src\BoundingSphere.cs src\Color.cs src\ContainmentType.cs
src\Content\ContentExtensions.cs src\Content\ContentLoadException.cs
src\Content\ContentManager.cs src\Content\ContentReader.cs
src\Content\ContentReaders\AlphaTestEffectReader.cs
src\Content\ContentReaders\ArrayReader.cs
src\Content\ContentReaders\BasicEffectReader.cs
src\Content\ContentReaders\BooleanReader.cs
src\Content\ContentReaders\BoundingBoxReader.cs
src\Content\ContentReaders\BoundingFrustumReader.cs
src\Content\ContentReaders\BoundingSphereReader.cs
src\Content\ContentReaders\ByteReader.cs
src\Content\ContentReaders\CharReader.cs
src\Content\ContentReaders\ColorReader.cs
src\Content\ContentReaders\CurveReader.cs
src\Content\ContentReaders\DateTimeReader.cs
src\Content\ContentReaders\DecimalReader.cs
src\Content\ContentReaders\DictionaryReader.cs
src\Content\ContentReaders\DoubleReader.cs
src\Content\ContentReaders\DualTextureEffectReader.cs
src\Content\ContentReaders\EffectMaterialReader.cs
src\Content\ContentReaders\EffectReader.cs
src\Content\ContentReaders\EnumReader.cs
src\Content\ContentReaders\EnvironmentMapEffectReader.cs
src\Content\ContentReaders\ExternalReferenceReader.cs
src\Content\ContentReaders\IndexBufferReader.cs
src\Content\ContentReaders\Int16Reader.cs
src\Content\ContentReaders\Int32Reader.cs
src\Content\ContentReaders\Int64Reader.cs
src\Content\ContentReaders\ListReader.cs
src\Content\ContentReaders\MatrixReader.cs
src\Content\ContentReaders\ModelReader.cs
src\Content\ContentReaders\NullableReader.cs
src\Content\ContentReaders\PlaneReader.cs
src\Content\ContentReaders\PointReader.cs
src\Content\ContentReaders\QuaternionReader.cs
src\Content\ContentReaders\RayReader.cs
src\Content\ContentReaders\RectangleReader.cs
src\Content\ContentReaders\ReflectiveReader.cs
src\Content\ContentReaders\SByteReader.cs
src\Content\ContentReaders\SingleReader.cs
src\Content\ContentReaders\SkinnedEffectReader.cs
src\Content\ContentReaders\SongReader.cs
src\Content\ContentReaders\SoundEffectReader.cs
src\Content\ContentReaders\SpriteFontReader.cs
src\Content\ContentReaders\StringReader.cs
src\Content\ContentReaders\Texture2DReader.cs
src\Content\ContentReaders\Texture3DReader.cs
src\Content\ContentReaders\TextureCubeReader.cs
src\Content\ContentReaders\TextureReader.cs
src\Content\ContentReaders\TimeSpanReader.cs
src\Content\ContentReaders\UInt16Reader.cs
src\Content\ContentReaders\UInt32Reader.cs
src\Content\ContentReaders\UInt64Reader.cs
src\Content\ContentReaders\Vector2Reader.cs
src\Content\ContentReaders\Vector3Reader.cs
src\Content\ContentReaders\Vector4Reader.cs
src\Content\ContentReaders\VertexBufferReader.cs
src\Content\ContentReaders\VertexDeclarationReader.cs
src\Content\ContentReaders\VideoReader.cs
src\Content\ContentSerializerAttribute.cs
src\Content\ContentSerializerCollectionItemNameAttribute.cs
src\Content\ContentSerializerIgnoreAttribute.cs
src\Content\ContentSerializerRuntimeTypeAttribute.cs
src\Content\ContentSerializerTypeVersionAttribute.cs
src\Content\ContentTypeReader.cs src\Content\ContentTypeReaderManager.cs
src\Content\LzxDecoder.cs src\Content\ResourceContentManager.cs src\Curve.cs
src\CurveContinuity.cs src\CurveKey.cs src\CurveKeyCollection.cs
src\CurveLoopType.cs src\CurveTangent.cs src\Design\BoundingBoxConverter.cs
src\Design\BoundingSphereConverter.cs src\Design\ColorConverter.cs
src\Design\MathTypeConverter.cs src\Design\MatrixConverter.cs
src\Design\PlaneConverter.cs src\Design\PointConverter.cs
src\Design\QuaternionConverter.cs src\Design\RayConverter.cs
src\Design\RectangleConverter.cs src\Design\Vector2Converter.cs
src\Design\Vector3Converter.cs src\Design\Vector4Converter.cs
src\DisplayOrientation.cs src\DrawableGameComponent.cs src\FNALoggerEXT.cs
src\FNAPlatform\FNAPlatform.cs src\FNAPlatform\FNAWindow.cs
src\FNAPlatform\IGLDevice.cs src\FNAPlatform\ModernGLDevice.cs
src\FNAPlatform\ModernGLDevice_GL.cs src\FNAPlatform\OpenGLDevice.cs
src\FNAPlatform\OpenGLDevice_GL.cs src\FNAPlatform\SDL2_FNAPlatform.cs
src\FrameworkDispatcher.cs src\Game.cs src\GameComponent.cs
src\GameComponentCollection.cs src\GameComponentCollectionEventArgs.cs
src\GameServiceContainer.cs src\GameTime.cs src\GameWindow.cs
src\Graphics\ClearOptions.cs src\Graphics\ColorWriteChannels.cs
src\Graphics\CubeMapFace.cs src\Graphics\DepthFormat.cs
src\Graphics\DeviceLostException.cs src\Graphics\DeviceNotResetException.cs
src\Graphics\DirectionalLight.cs src\Graphics\DisplayMode.cs
src\Graphics\DisplayModeCollection.cs src\Graphics\DxtUtil.cs
src\Graphics\Effect\Effect.cs src\Graphics\Effect\EffectAnnotation.cs
src\Graphics\Effect\EffectAnnotationCollection.cs
src\Graphics\Effect\EffectMaterial.cs src\Graphics\Effect\EffectParameter.cs
src\Graphics\Effect\EffectParameterClass.cs
src\Graphics\Effect\EffectParameterCollection.cs
src\Graphics\Effect\EffectParameterType.cs src\Graphics\Effect\EffectPass.cs
src\Graphics\Effect\EffectPassCollection.cs
src\Graphics\Effect\EffectTechnique.cs
src\Graphics\Effect\EffectTechniqueCollection.cs
src\Graphics\Effect\IEffectFog.cs src\Graphics\Effect\IEffectLights.cs
src\Graphics\Effect\IEffectMatrices.cs src\Graphics\Effect\Resources.cs
src\Graphics\Effect\StockEffects\AlphaTestEffect.cs
src\Graphics\Effect\StockEffects\BasicEffect.cs
src\Graphics\Effect\StockEffects\DualTextureEffect.cs
src\Graphics\Effect\StockEffects\EffectHelpers.cs
src\Graphics\Effect\StockEffects\EnvironmentMapEffect.cs
src\Graphics\Effect\StockEffects\SkinnedEffect.cs
src\Graphics\Effect\StockEffects\SpriteEffect.cs src\Graphics\GraphicsAdapter.cs
src\Graphics\GraphicsDevice.cs src\Graphics\GraphicsDeviceStatus.cs
src\Graphics\GraphicsProfile.cs src\Graphics\GraphicsResource.cs
src\Graphics\IGraphicsDeviceService.cs src\Graphics\IRenderTarget.cs
src\Graphics\Model.cs src\Graphics\ModelBone.cs
src\Graphics\ModelBoneCollection.cs src\Graphics\ModelEffectCollection.cs
src\Graphics\ModelMesh.cs src\Graphics\ModelMeshCollection.cs
src\Graphics\ModelMeshPart.cs src\Graphics\ModelMeshPartCollection.cs
src\Graphics\NoSuitableGraphicsDeviceException.cs src\Graphics\OcclusionQuery.cs
src\Graphics\PackedVector\Alpha8.cs src\Graphics\PackedVector\Bgr565.cs
src\Graphics\PackedVector\Bgra4444.cs src\Graphics\PackedVector\Bgra5551.cs
src\Graphics\PackedVector\Byte4.cs src\Graphics\PackedVector\HalfSingle.cs
src\Graphics\PackedVector\HalfTypeHelper.cs
src\Graphics\PackedVector\HalfVector2.cs
src\Graphics\PackedVector\HalfVector4.cs
src\Graphics\PackedVector\IPackedVector.cs
src\Graphics\PackedVector\NormalizedByte2.cs
src\Graphics\PackedVector\NormalizedByte4.cs
src\Graphics\PackedVector\NormalizedShort2.cs
src\Graphics\PackedVector\NormalizedShort4.cs src\Graphics\PackedVector\Rg32.cs
src\Graphics\PackedVector\Rgba64.cs src\Graphics\PackedVector\Rgba1010102.cs
src\Graphics\PackedVector\Short2.cs src\Graphics\PackedVector\Short4.cs
src\Graphics\PipelineCache.cs src\Graphics\PresentationParameters.cs
src\Graphics\PresentInterval.cs src\Graphics\PrimitiveType.cs
src\Graphics\RenderTarget2D.cs src\Graphics\RenderTargetBinding.cs
src\Graphics\RenderTargetCube.cs src\Graphics\RenderTargetUsage.cs
src\Graphics\ResourceCreatedEventArgs.cs
src\Graphics\ResourceDestroyedEventArgs.cs
src\Graphics\SamplerStateCollection.cs src\Graphics\SetDataOptions.cs
src\Graphics\SpriteBatch.cs src\Graphics\SpriteEffects.cs
src\Graphics\SpriteFont.cs src\Graphics\SpriteSortMode.cs
src\Graphics\States\Blend.cs src\Graphics\States\BlendFunction.cs
src\Graphics\States\BlendState.cs src\Graphics\States\CompareFunction.cs
src\Graphics\States\CullMode.cs src\Graphics\States\DepthStencilState.cs
src\Graphics\States\FillMode.cs src\Graphics\States\RasterizerState.cs
src\Graphics\States\SamplerState.cs src\Graphics\States\StencilOperation.cs
src\Graphics\States\TextureAddressMode.cs src\Graphics\States\TextureFilter.cs
src\Graphics\SurfaceFormat.cs src\Graphics\Texture.cs src\Graphics\Texture2D.cs
src\Graphics\Texture3D.cs src\Graphics\TextureCollection.cs
src\Graphics\TextureCube.cs src\Graphics\Vertices\BufferUsage.cs
src\Graphics\Vertices\DynamicIndexBuffer.cs
src\Graphics\Vertices\DynamicVertexBuffer.cs
src\Graphics\Vertices\IndexBuffer.cs src\Graphics\Vertices\IndexElementSize.cs
src\Graphics\Vertices\IVertexType.cs src\Graphics\Vertices\VertexBuffer.cs
src\Graphics\Vertices\VertexBufferBinding.cs
src\Graphics\Vertices\VertexDeclaration.cs
src\Graphics\Vertices\VertexDeclarationCache.cs
src\Graphics\Vertices\VertexElement.cs
src\Graphics\Vertices\VertexElementFormat.cs
src\Graphics\Vertices\VertexElementUsage.cs
src\Graphics\Vertices\VertexPositionColor.cs
src\Graphics\Vertices\VertexPositionColorTexture.cs
src\Graphics\Vertices\VertexPositionNormalTexture.cs
src\Graphics\Vertices\VertexPositionTexture.cs src\Graphics\Viewport.cs
src\Graphics\X360TexUtil.cs src\GraphicsDeviceInformation.cs
src\GraphicsDeviceManager.cs src\IDrawable.cs src\IGameComponent.cs
src\IGraphicsDeviceManager.cs src\Input\Buttons.cs src\Input\ButtonState.cs
src\Input\GamePad.cs src\Input\GamePadButtons.cs
src\Input\GamePadCapabilities.cs src\Input\GamePadDeadZone.cs
src\Input\GamePadDPad.cs src\Input\GamePadState.cs
src\Input\GamePadThumbSticks.cs src\Input\GamePadTriggers.cs
src\Input\GamePadType.cs src\Input\Keyboard.cs src\Input\KeyboardState.cs
src\Input\Keys.cs src\Input\KeyState.cs src\Input\Mouse.cs
src\Input\MouseState.cs src\Input\TextInputEXT.cs
src\Input\Touch\GestureDetector.cs src\Input\Touch\GestureSample.cs
src\Input\Touch\GestureType.cs src\Input\Touch\TouchCollection.cs
src\Input\Touch\TouchLocation.cs src\Input\Touch\TouchLocationState.cs
src\Input\Touch\TouchPanel.cs src\Input\Touch\TouchPanelCapabilities.cs
src\IUpdateable.cs src\LaunchParameters.cs src\MathHelper.cs src\Matrix.cs
src\Media\MediaPlayer.cs src\Media\MediaQueue.cs src\Media\MediaState.cs
src\Media\Song.cs src\Media\SongCollection.cs src\Media\VideoSoundtrackType.cs
src\Media\VisualizationData.cs src\Media\Xiph\Video.cs
src\Media\Xiph\VideoPlayer.cs src\NamespaceDocs.cs src\Plane.cs
src\PlaneIntersectionType.cs src\PlayerIndex.cs src\Point.cs
src\PreparingDeviceSettingsEventArgs.cs src\Properties\AssemblyInfo.cs
src\Quaternion.cs src\Ray.cs src\Rectangle.cs src\Storage\StorageContainer.cs
src\Storage\StorageDevice.cs src\Storage\StorageDeviceNotConnectedException.cs
src\TitleContainer.cs src\TitleLocation.cs src\Utilities\AssemblyHelper.cs
src\Utilities\FileHelpers.cs src\Utilities\FNAInternalExtensions.cs
src\Utilities\XamarinHelper.cs src\Vector2.cs src\Vector3.cs src\Vector4.cs
lib\SDL2-CS\src\SDL2.cs lib\SDL2-CS\src\SDL2_image.cs
lib\FAudio\csharp\FAudio.cs lib\MojoShader\csharp\MojoShader.cs
lib\Theorafile\csharp\Theorafile.cs
"C:\Users\Katelyn\AppData\Local\Temp\.NETFramework,Version=v4.6.AssemblyAttributes.cs"
obj\x86\Debug\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
obj\x86\Debug\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
obj\x86\Debug\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs 1>
Using shared compilation with compiler from directory: E:\Visual Studio
2017\MSBuild\15.0\Bin\Roslyn
1>------ Rebuild All started: Project: FNA, Configuration: Release x86 ------
1>Build started 6/21/2019 21:25:19. 1>CoreClean: 1> Deleting file
"C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\bin\Release\FNA.dll.config".
1> Deleting file
"C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\bin\Release\FNA.dll".
1> Deleting file
"C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\obj\x86\Release\FNA.csproj.CoreCompileInputs.cache".
1> Deleting file
"C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\obj\x86\Release\FNA.dll".
1>GenerateTargetFrameworkMonikerAttribute: 1>Skipping target
"GenerateTargetFrameworkMonikerAttribute" because all output files are
up-to-date with respect to the input files. 1>CoreCompile: 1> E:\Visual Studio
2017\MSBuild\15.0\Bin\Roslyn\csc.exe /noconfig /unsafe+ /nowarn:1701,1702,2008
/nostdlib+ /platform:x86 /errorreport:prompt /warn:4 /errorendlocation
/preferreduilang:en-US /highentropyva+ /reference:"C:\Program Files
(x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\mscorlib.dll"
/reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.Core.dll"
/reference:"C:\Program Files (x86)\Reference
Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll" /debug- /optimize+
/out:obj\x86\Release\FNA.dll /ruleset:"E:\Visual Studio 2017\Team Tools\Static
Analysis Tools\\Rule Sets\MinimumRecommendedRules.ruleset"
/subsystemversion:6.00
/resource:src\Graphics\Effect\StockEffects\FXB\AlphaTestEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.AlphaTestEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\BasicEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.BasicEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\DualTextureEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.DualTextureEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\EnvironmentMapEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.EnvironmentMapEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\SkinnedEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.SkinnedEffect.fxb
/resource:src\Graphics\Effect\StockEffects\FXB\SpriteEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.SpriteEffect.fxb
/resource:src\Graphics\Effect\YUVToRGBA\YUVToRGBAEffect.fxb,Microsoft.Xna.Framework.Graphics.Effect.Resources.YUVToRGBAEffect.fxb
/target:library /utf8output src\Audio\AudioCategory.cs
src\Audio\AudioChannels.cs src\Audio\AudioEmitter.cs src\Audio\AudioEngine.cs
src\Audio\AudioListener.cs src\Audio\AudioStopOptions.cs src\Audio\Cue.cs
src\Audio\DynamicSoundEffectInstance.cs src\Audio\InstancePlayLimitException.cs
src\Audio\Microphone.cs src\Audio\MicrophoneState.cs
src\Audio\NoAudioHardwareException.cs
src\Audio\NoMicrophoneConnectedException.cs src\Audio\RendererDetail.cs
src\Audio\SoundBank.cs src\Audio\SoundEffect.cs src\Audio\SoundEffectInstance.cs
src\Audio\SoundState.cs src\Audio\WaveBank.cs src\BoundingBox.cs
src\BoundingFrustum.cs src\BoundingSphere.cs src\Color.cs src\ContainmentType.cs
src\Content\ContentExtensions.cs src\Content\ContentLoadException.cs
src\Content\ContentManager.cs src\Content\ContentReader.cs
src\Content\ContentReaders\AlphaTestEffectReader.cs
src\Content\ContentReaders\ArrayReader.cs
src\Content\ContentReaders\BasicEffectReader.cs
src\Content\ContentReaders\BooleanReader.cs
src\Content\ContentReaders\BoundingBoxReader.cs
src\Content\ContentReaders\BoundingFrustumReader.cs
src\Content\ContentReaders\BoundingSphereReader.cs
src\Content\ContentReaders\ByteReader.cs
src\Content\ContentReaders\CharReader.cs
src\Content\ContentReaders\ColorReader.cs
src\Content\ContentReaders\CurveReader.cs
src\Content\ContentReaders\DateTimeReader.cs
src\Content\ContentReaders\DecimalReader.cs
src\Content\ContentReaders\DictionaryReader.cs
src\Content\ContentReaders\DoubleReader.cs
src\Content\ContentReaders\DualTextureEffectReader.cs
src\Content\ContentReaders\EffectMaterialReader.cs
src\Content\ContentReaders\EffectReader.cs
src\Content\ContentReaders\EnumReader.cs
src\Content\ContentReaders\EnvironmentMapEffectReader.cs
src\Content\ContentReaders\ExternalReferenceReader.cs
src\Content\ContentReaders\IndexBufferReader.cs
src\Content\ContentReaders\Int16Reader.cs
src\Content\ContentReaders\Int32Reader.cs
src\Content\ContentReaders\Int64Reader.cs
src\Content\ContentReaders\ListReader.cs
src\Content\ContentReaders\MatrixReader.cs
src\Content\ContentReaders\ModelReader.cs
src\Content\ContentReaders\NullableReader.cs
src\Content\ContentReaders\PlaneReader.cs
src\Content\ContentReaders\PointReader.cs
src\Content\ContentReaders\QuaternionReader.cs
src\Content\ContentReaders\RayReader.cs
src\Content\ContentReaders\RectangleReader.cs
src\Content\ContentReaders\ReflectiveReader.cs
src\Content\ContentReaders\SByteReader.cs
src\Content\ContentReaders\SingleReader.cs
src\Content\ContentReaders\SkinnedEffectReader.cs
src\Content\ContentReaders\SongReader.cs
src\Content\ContentReaders\SoundEffectReader.cs
src\Content\ContentReaders\SpriteFontReader.cs
src\Content\ContentReaders\StringReader.cs
src\Content\ContentReaders\Texture2DReader.cs
src\Content\ContentReaders\Texture3DReader.cs
src\Content\ContentReaders\TextureCubeReader.cs
src\Content\ContentReaders\TextureReader.cs
src\Content\ContentReaders\TimeSpanReader.cs
src\Content\ContentReaders\UInt16Reader.cs
src\Content\ContentReaders\UInt32Reader.cs
src\Content\ContentReaders\UInt64Reader.cs
src\Content\ContentReaders\Vector2Reader.cs
src\Content\ContentReaders\Vector3Reader.cs
src\Content\ContentReaders\Vector4Reader.cs
src\Content\ContentReaders\VertexBufferReader.cs
src\Content\ContentReaders\VertexDeclarationReader.cs
src\Content\ContentReaders\VideoReader.cs
src\Content\ContentSerializerAttribute.cs
src\Content\ContentSerializerCollectionItemNameAttribute.cs
src\Content\ContentSerializerIgnoreAttribute.cs
src\Content\ContentSerializerRuntimeTypeAttribute.cs
src\Content\ContentSerializerTypeVersionAttribute.cs
src\Content\ContentTypeReader.cs src\Content\ContentTypeReaderManager.cs
src\Content\LzxDecoder.cs src\Content\ResourceContentManager.cs src\Curve.cs
src\CurveContinuity.cs src\CurveKey.cs src\CurveKeyCollection.cs
src\CurveLoopType.cs src\CurveTangent.cs src\Design\BoundingBoxConverter.cs
src\Design\BoundingSphereConverter.cs src\Design\ColorConverter.cs
src\Design\MathTypeConverter.cs src\Design\MatrixConverter.cs
src\Design\PlaneConverter.cs src\Design\PointConverter.cs
src\Design\QuaternionConverter.cs src\Design\RayConverter.cs
src\Design\RectangleConverter.cs src\Design\Vector2Converter.cs
src\Design\Vector3Converter.cs src\Design\Vector4Converter.cs
src\DisplayOrientation.cs src\DrawableGameComponent.cs src\FNALoggerEXT.cs
src\FNAPlatform\FNAPlatform.cs src\FNAPlatform\FNAWindow.cs
src\FNAPlatform\IGLDevice.cs src\FNAPlatform\ModernGLDevice.cs
src\FNAPlatform\ModernGLDevice_GL.cs src\FNAPlatform\OpenGLDevice.cs
src\FNAPlatform\OpenGLDevice_GL.cs src\FNAPlatform\SDL2_FNAPlatform.cs
src\FrameworkDispatcher.cs src\Game.cs src\GameComponent.cs
src\GameComponentCollection.cs src\GameComponentCollectionEventArgs.cs
src\GameServiceContainer.cs src\GameTime.cs src\GameWindow.cs
src\Graphics\ClearOptions.cs src\Graphics\ColorWriteChannels.cs
src\Graphics\CubeMapFace.cs src\Graphics\DepthFormat.cs
src\Graphics\DeviceLostException.cs src\Graphics\DeviceNotResetException.cs
src\Graphics\DirectionalLight.cs src\Graphics\DisplayMode.cs
src\Graphics\DisplayModeCollection.cs src\Graphics\DxtUtil.cs
src\Graphics\Effect\Effect.cs src\Graphics\Effect\EffectAnnotation.cs
src\Graphics\Effect\EffectAnnotationCollection.cs
src\Graphics\Effect\EffectMaterial.cs src\Graphics\Effect\EffectParameter.cs
src\Graphics\Effect\EffectParameterClass.cs
src\Graphics\Effect\EffectParameterCollection.cs
src\Graphics\Effect\EffectParameterType.cs src\Graphics\Effect\EffectPass.cs
src\Graphics\Effect\EffectPassCollection.cs
src\Graphics\Effect\EffectTechnique.cs
src\Graphics\Effect\EffectTechniqueCollection.cs
src\Graphics\Effect\IEffectFog.cs src\Graphics\Effect\IEffectLights.cs
src\Graphics\Effect\IEffectMatrices.cs src\Graphics\Effect\Resources.cs
src\Graphics\Effect\StockEffects\AlphaTestEffect.cs
src\Graphics\Effect\StockEffects\BasicEffect.cs
src\Graphics\Effect\StockEffects\DualTextureEffect.cs
src\Graphics\Effect\StockEffects\EffectHelpers.cs
src\Graphics\Effect\StockEffects\EnvironmentMapEffect.cs
src\Graphics\Effect\StockEffects\SkinnedEffect.cs
src\Graphics\Effect\StockEffects\SpriteEffect.cs src\Graphics\GraphicsAdapter.cs
src\Graphics\GraphicsDevice.cs src\Graphics\GraphicsDeviceStatus.cs
src\Graphics\GraphicsProfile.cs src\Graphics\GraphicsResource.cs
src\Graphics\IGraphicsDeviceService.cs src\Graphics\IRenderTarget.cs
src\Graphics\Model.cs src\Graphics\ModelBone.cs
src\Graphics\ModelBoneCollection.cs src\Graphics\ModelEffectCollection.cs
src\Graphics\ModelMesh.cs src\Graphics\ModelMeshCollection.cs
src\Graphics\ModelMeshPart.cs src\Graphics\ModelMeshPartCollection.cs
src\Graphics\NoSuitableGraphicsDeviceException.cs src\Graphics\OcclusionQuery.cs
src\Graphics\PackedVector\Alpha8.cs src\Graphics\PackedVector\Bgr565.cs
src\Graphics\PackedVector\Bgra4444.cs src\Graphics\PackedVector\Bgra5551.cs
src\Graphics\PackedVector\Byte4.cs src\Graphics\PackedVector\HalfSingle.cs
src\Graphics\PackedVector\HalfTypeHelper.cs
src\Graphics\PackedVector\HalfVector2.cs
src\Graphics\PackedVector\HalfVector4.cs
src\Graphics\PackedVector\IPackedVector.cs
src\Graphics\PackedVector\NormalizedByte2.cs
src\Graphics\PackedVector\NormalizedByte4.cs
src\Graphics\PackedVector\NormalizedShort2.cs
src\Graphics\PackedVector\NormalizedShort4.cs src\Graphics\PackedVector\Rg32.cs
src\Graphics\PackedVector\Rgba64.cs src\Graphics\PackedVector\Rgba1010102.cs
src\Graphics\PackedVector\Short2.cs src\Graphics\PackedVector\Short4.cs
src\Graphics\PipelineCache.cs src\Graphics\PresentationParameters.cs
src\Graphics\PresentInterval.cs src\Graphics\PrimitiveType.cs
src\Graphics\RenderTarget2D.cs src\Graphics\RenderTargetBinding.cs
src\Graphics\RenderTargetCube.cs src\Graphics\RenderTargetUsage.cs
src\Graphics\ResourceCreatedEventArgs.cs
src\Graphics\ResourceDestroyedEventArgs.cs
src\Graphics\SamplerStateCollection.cs src\Graphics\SetDataOptions.cs
src\Graphics\SpriteBatch.cs src\Graphics\SpriteEffects.cs
src\Graphics\SpriteFont.cs src\Graphics\SpriteSortMode.cs
src\Graphics\States\Blend.cs src\Graphics\States\BlendFunction.cs
src\Graphics\States\BlendState.cs src\Graphics\States\CompareFunction.cs
src\Graphics\States\CullMode.cs src\Graphics\States\DepthStencilState.cs
src\Graphics\States\FillMode.cs src\Graphics\States\RasterizerState.cs
src\Graphics\States\SamplerState.cs src\Graphics\States\StencilOperation.cs
src\Graphics\States\TextureAddressMode.cs src\Graphics\States\TextureFilter.cs
src\Graphics\SurfaceFormat.cs src\Graphics\Texture.cs src\Graphics\Texture2D.cs
src\Graphics\Texture3D.cs src\Graphics\TextureCollection.cs
src\Graphics\TextureCube.cs src\Graphics\Vertices\BufferUsage.cs
src\Graphics\Vertices\DynamicIndexBuffer.cs
src\Graphics\Vertices\DynamicVertexBuffer.cs
src\Graphics\Vertices\IndexBuffer.cs src\Graphics\Vertices\IndexElementSize.cs
src\Graphics\Vertices\IVertexType.cs src\Graphics\Vertices\VertexBuffer.cs
src\Graphics\Vertices\VertexBufferBinding.cs
src\Graphics\Vertices\VertexDeclaration.cs
src\Graphics\Vertices\VertexDeclarationCache.cs
src\Graphics\Vertices\VertexElement.cs
src\Graphics\Vertices\VertexElementFormat.cs
src\Graphics\Vertices\VertexElementUsage.cs
src\Graphics\Vertices\VertexPositionColor.cs
src\Graphics\Vertices\VertexPositionColorTexture.cs
src\Graphics\Vertices\VertexPositionNormalTexture.cs
src\Graphics\Vertices\VertexPositionTexture.cs src\Graphics\Viewport.cs
src\Graphics\X360TexUtil.cs src\GraphicsDeviceInformation.cs
src\GraphicsDeviceManager.cs src\IDrawable.cs src\IGameComponent.cs
src\IGraphicsDeviceManager.cs src\Input\Buttons.cs src\Input\ButtonState.cs
src\Input\GamePad.cs src\Input\GamePadButtons.cs
src\Input\GamePadCapabilities.cs src\Input\GamePadDeadZone.cs
src\Input\GamePadDPad.cs src\Input\GamePadState.cs
src\Input\GamePadThumbSticks.cs src\Input\GamePadTriggers.cs
src\Input\GamePadType.cs src\Input\Keyboard.cs src\Input\KeyboardState.cs
src\Input\Keys.cs src\Input\KeyState.cs src\Input\Mouse.cs
src\Input\MouseState.cs src\Input\TextInputEXT.cs
src\Input\Touch\GestureDetector.cs src\Input\Touch\GestureSample.cs
src\Input\Touch\GestureType.cs src\Input\Touch\TouchCollection.cs
src\Input\Touch\TouchLocation.cs src\Input\Touch\TouchLocationState.cs
src\Input\Touch\TouchPanel.cs src\Input\Touch\TouchPanelCapabilities.cs
src\IUpdateable.cs src\LaunchParameters.cs src\MathHelper.cs src\Matrix.cs
src\Media\MediaPlayer.cs src\Media\MediaQueue.cs src\Media\MediaState.cs
src\Media\Song.cs src\Media\SongCollection.cs src\Media\VideoSoundtrackType.cs
src\Media\VisualizationData.cs src\Media\Xiph\Video.cs
src\Media\Xiph\VideoPlayer.cs src\NamespaceDocs.cs src\Plane.cs
src\PlaneIntersectionType.cs src\PlayerIndex.cs src\Point.cs
src\PreparingDeviceSettingsEventArgs.cs src\Properties\AssemblyInfo.cs
src\Quaternion.cs src\Ray.cs src\Rectangle.cs src\Storage\StorageContainer.cs
src\Storage\StorageDevice.cs src\Storage\StorageDeviceNotConnectedException.cs
src\TitleContainer.cs src\TitleLocation.cs src\Utilities\AssemblyHelper.cs
src\Utilities\FileHelpers.cs src\Utilities\FNAInternalExtensions.cs
src\Utilities\XamarinHelper.cs src\Vector2.cs src\Vector3.cs src\Vector4.cs
lib\SDL2-CS\src\SDL2.cs lib\SDL2-CS\src\SDL2_image.cs
lib\FAudio\csharp\FAudio.cs lib\MojoShader\csharp\MojoShader.cs
lib\Theorafile\csharp\Theorafile.cs
"C:\Users\Katelyn\AppData\Local\Temp\.NETFramework,Version=v4.6.AssemblyAttributes.cs"
obj\x86\Release\\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
obj\x86\Release\\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
obj\x86\Release\\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
1> Using shared compilation with compiler from directory: E:\Visual Studio
2017\MSBuild\15.0\Bin\Roslyn
1>C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2173,5,2173,22):
warning CS0162: Unreachable code detected
1>C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2272,5,2272,11):
warning CS0162: Unreachable code detected
1>C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2316,5,2316,11):
warning CS0162: Unreachable code detected
1>C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2356,5,2356,7):
warning CS0162: Unreachable code detected
1>C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2403,5,2403,7):
warning CS0162: Unreachable code detected
1>_CopyOutOfDateSourceItemsToOutputDirectoryAlways: 1> Copying file from
"C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\FNA.dll.config" to
"bin\Release\FNA.dll.config". 1>CopyFilesToOutputDirectory: 1> Copying file
from "obj\x86\Release\FNA.dll" to "bin\Release\FNA.dll". 1> FNA ->
C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\bin\Release\FNA.dll
1> 1>Build succeeded. 1>
1>"C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\FNA.csproj"
(Rebuild;BuiltProjectOutputGroup;BuiltProjectOutputGroupDependencies;DebugSymbolsProjectOutputGroup;DebugSymbolsProjectOutputGroupDependencies;DocumentationProjectOutputGroup;DocumentationProjectOutputGroupDependencies;SatelliteDllsProjectOutputGroup;SatelliteDllsProjectOutputGroupDependencies;SGenFilesOutputGroup;SGenFilesOutputGroupDependencies
target) (1) -> 1>(CoreCompile target) -> 1>
C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2173,5,2173,22):
warning CS0162: Unreachable code detected 1>
C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2272,5,2272,11):
warning CS0162: Unreachable code detected 1>
C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2316,5,2316,11):
warning CS0162: Unreachable code detected 1>
C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2356,5,2356,7):
warning CS0162: Unreachable code detected 1>
C:\Users\Katelyn\Documents\Projects\ThreesTown\Upstream\FNA\src\FNAPlatform\ModernGLDevice.cs(2403,5,2403,7):
warning CS0162: Unreachable code detected 1> 1> 5 Warning(s) 1> 0 Error(s)
1> 1>Time Elapsed 00:00:00.42 ========== Rebuild All: 1 succeeded, 0 failed, 0
skipped ==========
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment