LANDIS-II-Foundation / Extension-Biomass-Succession

Biomass-based succession extension for LANDIS-II
https://sites.google.com/site/landismodel/extensions/biomass-succession
Apache License 2.0
4 stars 9 forks source link

Build problem #27

Closed mshukuno closed 6 years ago

mshukuno commented 6 years ago

1>------ Build started: Project: biomass-succession, Configuration: Debug Any CPU ------ 1>age-only-disturbances\IPercentageTable.cs(4,14,4,21): error CS0234: The type or namespace name 'PlugIns' does not exist in the namespace 'Landis' (are you missing an assembly reference?) 1>utility\IParameters.cs(1,14,1,24): error CS0234: The type or namespace name 'Succession' does not exist in the namespace 'Landis' (are you missing an assembly reference?) 1>utility\ParametersParser.cs(10,14,10,24): error CS0234: The type or namespace name 'Succession' does not exist in the namespace 'Landis' (are you missing an assembly reference?) 1>age-only-disturbances\IPercentageTable.cs(16,30,16,40): error CS0246: The type or namespace name 'PlugInType' could not be found (are you missing a using directive or an assembly reference?) 1>utility\IParameters.cs(10,11,10,24): error CS0246: The type or namespace name 'ClimateChange' could not be found (are you missing a using directive or an assembly reference?) 1>age-only-disturbances\IPercentageTable.cs(16,9,16,24): error CS0246: The type or namespace name 'PoolPercentages' could not be found (are you missing a using directive or an assembly reference?) 1>utility\IParameters.cs(25,9,25,26): error CS0246: The type or namespace name 'SeedingAlgorithms' could not be found (are you missing a using directive or an assembly reference?) 1>utility\IParameters.cs(50,14,50,27): error CS0246: The type or namespace name 'ClimateChange' could not be found (are you missing a using directive or an assembly reference?) 1>utility\ParametersParser.cs(20,11,20,24): error CS0246: The type or namespace name 'ClimateChange' could not be found (are you missing a using directive or an assembly reference?) 1>utility\ParametersParser.cs(120,52,120,65): error CS0246: The type or namespace name 'ClimateChange' could not be found (are you missing a using directive or an assembly reference?) 1>utility\ParametersParser.cs(38,32,38,47): error CS0115: 'ParametersParser.LandisDataValue': no suitable method found to override 1>utility\ParametersParser.cs(69,40,69,45): error CS0115: 'ParametersParser.Parse()': no suitable method found to override 1>utility\ParametersParser.cs(54,44,54,52): error CS0234: The type or namespace name 'IDataset' does not exist in the namespace 'Landis.Ecoregions' (are you missing an assembly reference?) 1>utility\ParametersParser.cs(55,41,55,49): error CS0234: The type or namespace name 'IDataset' does not exist in the namespace 'Landis.Species' (are you missing an assembly reference?) 1>utility\ParametersParser.cs(33,28,33,36): error CS0234: The type or namespace name 'IDataset' does not exist in the namespace 'Landis.Ecoregions' (are you missing an assembly reference?) 1>utility\ParametersParser.cs(34,25,34,33): error CS0234: The type or namespace name 'IDataset' does not exist in the namespace 'Landis.Species' (are you missing an assembly reference?) 1>Done building project "biomass-succession.csproj" -- FAILED. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

Otherwise: