Advertisement
Guest User

ad-n770

a guest
Jan 27th, 2015
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. sViewer.cs ./gtk-gui/OneplayLongoMatch.Stats.PlayerCategoryViewer.cs ./gtk-gui/OneplayLongoMatch.Stats.PlayerStatsViewer.cs ./gtk-gui/OneplayLongoMatch.Stats.PlayerSubCategoryViewer.cs ./gtk-gui/OneplayLongoMatch.Stats.PlayersStats.cs ./gtk-gui/OneplayLongoMatch.Stats.Plotter.cs ./gtk-gui/OneplayLongoMatch.Stats.SubCategoryViewer.cs ./gtk-gui/OneplayLongoMatch.StatsDialog.cs ./gtk-gui/OneplayLongoMatch.TeamGameStats.cs ./gtk-gui/OneplayLongoMatch.TimerStatsViewer.cs ./gtk-gui/OneplayLongoMatch.TimersStats.cs ./gtk-gui/generated.cs
  2. ./Drawing/CanvasObjects/TableObject.cs(211,27): error CS0122: `System.IO.Path.Combine(string, string, string)' is inaccessible due to its protection level
  3. C:\MinGW\msys\1.0\home\jep\oneplay-build\dist\windows_x86\lib\mono\2.0\mscorlib.dll (Location of the symbol related to previous error)
  4. ./Stats/GameDescriptionHeader.cs(48,20): error CS1502: The best overloaded method match for `string.Join(string, string[])' has some invalid arguments
  5. C:\MinGW\msys\1.0\home\jep\oneplay-build\dist\windows_x86\lib\mono\2.0\mscorlib.dll (Location of the symbol related to previous error)
  6. ./Stats/GameDescriptionHeader.cs(48,81): error CS1503: Argument `#2' cannot convert `System.Collections.Generic.IEnumerable<string>' expression to type `string[]'
  7. Compilation failed: 3 error(s), 0 warnings
  8. make[1]: *** [../bin/OneplayLongomatch.dll] Error 1
  9. make[1]: Leaving directory `/usr/home/jep/oneplay-build/sources/windows_x86/oneplay-longomatch-0.0.1/OneplayLongomatch'
  10. make: *** [all-recursive] Error 1
  11. ***** Error running 'build' command:
  12. Recipe 'oneplay-longomatch' failed at the build step 'compile'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement