Skip to content

Instantly share code, notes, and snippets.

Created July 27, 2011 09:26
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 anonymous/1109002 to your computer and use it in GitHub Desktop.
Save anonymous/1109002 to your computer and use it in GitHub Desktop.
quick check monodevelop-vala-2.4
`Ide' does not exist in the namespace `MonoDevelop'. Are you missing an assembly
reference?
./Parser/ProjectInformation.cs(61,16): error CS0118: `MonoDevelop.ValaBinding.Pa
rser.ProjectInformation.Project' is a `property' but a `type' was expected
./Parser/ProjectInformationManager.cs(36,19): error CS0234: The type or namespac
e name `Projects' does not exist in the namespace `MonoDevelop'. Are you missing
an assembly reference?
./Parser/ProjectInformationManager.cs(55,40): error CS0246: The type or namespac
e name `Project' could not be found. Are you missing a using directive or an ass
embly reference?
./Parser/ValaDocumentParser.cs(44,17): error CS0246: The type or namespace name
`ParsedDocument' could not be found. Are you missing a using directive or an ass
embly reference?
./Parser/ValaDocumentParser.cs(50,30): error CS0115: `MonoDevelop.ValaBinding.Pa
rser.ValaDocumentParser.CanParse(string)' is marked as an override but no suitab
le method found to override
./Parser/ValaDocumentParser.cs(61,25): error CS0246: The type or namespace name
`ParsedDocument' could not be found. Are you missing a using directive or an ass
embly reference?
./Project/MakefileHandler.cs(19,44): error CS0234: The type or namespace name `P
rojects' does not exist in the namespace `MonoDevelop'. Are you missing an assem
bly reference?
./Project/MakefileHandler.cs(19,73): error CS0246: The type or namespace name `M
akefileType' could not be found. Are you missing a using directive or an assembl
y reference?
./Project/MakefileHandler.cs(30,16): error CS0246: The type or namespace name `M
akefile' could not be found. Are you missing a using directive or an assembly re
ference?
./Project/ProjectPackage.cs(39,12): error CS0234: The type or namespace name `Ad
dins' does not exist in the namespace `Mono'. Are you missing an assembly refere
nce?
./Project/ProjectPackage.cs(41,19): error CS0234: The type or namespace name `Co
re' does not exist in the namespace `MonoDevelop'. Are you missing an assembly r
eference?
./Project/ValaProject.cs(111,29): error CS0246: The type or namespace name `Proj
ectCreateInformation' could not be found. Are you missing a using directive or a
n assembly reference?
./Project/ValaProject.cs(176,32): error CS0115: `MonoDevelop.ValaBinding.ValaPro
ject.ProjectType' is marked as an override but no suitable property found to ove
rride
./Project/ValaProject.cs(180,34): error CS0115: `MonoDevelop.ValaBinding.ValaPro
ject.SupportedLanguages' is marked as an override but no suitable property found
to override
./Project/ValaProject.cs(184,30): error CS0115: `MonoDevelop.ValaBinding.ValaPro
ject.IsCompileable(string)' is marked as an override but no suitable method foun
d to override
./Project/ValaProject.cs(214,40): error CS0246: The type or namespace name `Conf
igurationSelector' could not be found. Are you missing a using directive or an a
ssembly reference?
./Project/ValaProject.cs(245,51): error CS0246: The type or namespace name `Conf
igurationSelector' could not be found. Are you missing a using directive or an a
ssembly reference?
./Project/ValaProject.cs(273,28): error CS0246: The type or namespace name `Buil
dResult' could not be found. Are you missing a using directive or an assembly re
ference?
./Project/ValaProject.cs(284,9): error CS0246: The type or namespace name `Execu
tionCommand' could not be found. Are you missing a using directive or an assembl
y reference?
./Project/ValaProject.cs(293,62): error CS0234: The type or namespace name `Proj
ects' does not exist in the namespace `MonoDevelop'. Are you missing an assembly
reference?
./Project/ValaProject.cs(293,97): error CS0246: The type or namespace name `Conf
igurationSelector' could not be found. Are you missing a using directive or an a
ssembly reference?
./Project/ValaProject.cs(301,44): error CS0246: The type or namespace name `IPro
gressMonitor' could not be found. Are you missing a using directive or an assemb
ly reference?
./Project/ValaProject.cs(302,44): error CS0246: The type or namespace name `Exec
utionContext' could not be found. Are you missing a using directive or an assemb
ly reference?
./Project/ValaProject.cs(303,44): error CS0246: The type or namespace name `Conf
igurationSelector' could not be found. Are you missing a using directive or an a
ssembly reference?
./Project/ValaProject.cs(345,25): error CS0246: The type or namespace name `File
Path' could not be found. Are you missing a using directive or an assembly refer
ence?
./Project/ValaProject.cs(351,25): error CS0246: The type or namespace name `Solu
tionItemConfiguration' could not be found. Are you missing a using directive or
an assembly reference?
./Project/ValaProject.cs(401,55): error CS0246: The type or namespace name `Proj
ectFileEventArgs' could not be found. Are you missing a using directive or an as
sembly reference?
./Project/ValaProject.cs(414,57): error CS0246: The type or namespace name `Proj
ectFileEventArgs' could not be found. Are you missing a using directive or an as
sembly reference?
./Project/ValaProject.cs(421,59): error CS0246: The type or namespace name `Proj
ectFileEventArgs' could not be found. Are you missing a using directive or an as
sembly reference?
./Project/ValaProject.cs(427,67): error CS0246: The type or namespace name `Solu
tionItemEventArgs' could not be found. Are you missing a using directive or an a
ssembly reference?
./Project/ValaProject.cs(455,16): error CS0246: The type or namespace name `Depl
oyFileCollection' could not be found. Are you missing a using directive or an as
sembly reference?
./Project/ValaProjectBinding.cs(48,16): error CS0246: The type or namespace name
`Project' could not be found. Are you missing a using directive or an assembly
reference?
./Project/ValaProjectBinding.cs(55,16): error CS0246: The type or namespace name
`Project' could not be found. Are you missing a using directive or an assembly
reference?
./Project/ValaProjectConfiguration.cs(134,40): error CS0246: The type or namespa
ce name `ItemConfiguration' could not be found. Are you missing a using directiv
e or an assembly reference?
./Project/ValaProjectServiceExtension.cs(47,28): error CS0246: The type or names
pace name `BuildResult' could not be found. Are you missing a using directive or
an assembly reference?
./Project/ValaProjectServiceExtension.cs(66,40): error CS0246: The type or names
pace name `IProgressMonitor' could not be found. Are you missing a using directi
ve or an assembly reference?
./Project/ValaProjectServiceExtension.cs(66,66): error CS0246: The type or names
pace name `SolutionEntityItem' could not be found. Are you missing a using direc
tive or an assembly reference?
./Project/ValaProjectServiceExtension.cs(66,92): error CS0246: The type or names
pace name `ConfigurationSelector' could not be found. Are you missing a using di
rective or an assembly reference?
./ProjectPad/ProjectNodeExtension.cs(45,30): error CS0115: `MonoDevelop.ValaBind
ing.ProjectPad.ProjectNodeExtension.CanBuildNode(System.Type)' is marked as an o
verride but no suitable method found to override
./ProjectPad/ProjectNodeExtension.cs(50,47): error CS0246: The type or namespace
name `ITreeBuilder' could not be found. Are you missing a using directive or an
assembly reference?
./ProjectPad/ProjectPackageNodeBuilder.cs(47,30): error CS0115: `MonoDevelop.Val
aBinding.ProjectPad.ProjectPackageNodeBuilder.NodeDataType' is marked as an over
ride but no suitable property found to override
./ProjectPad/ProjectPackageNodeBuilder.cs(51,30): error CS0115: `MonoDevelop.Val
aBinding.ProjectPad.ProjectPackageNodeBuilder.CommandHandlerType' is marked as a
n override but no suitable property found to override
./ProjectPad/ProjectPackageNodeBuilder.cs(55,45): error CS0246: The type or name
space name `ITreeNavigator' could not be found. Are you missing a using directiv
e or an assembly reference?
./ProjectPad/ProjectPackageNodeBuilder.cs(60,32): error CS0115: `MonoDevelop.Val
aBinding.ProjectPad.ProjectPackageNodeBuilder.ContextMenuAddinPath' is marked as
an override but no suitable property found to override
./ProjectPad/ProjectPackageNodeBuilder.cs(64,41): error CS0246: The type or name
space name `ITreeBuilder' could not be found. Are you missing a using directive
or an assembly reference?
./ProjectPad/ProjectPackageNodeBuilder.cs(67,45): error CS0246: The type or name
space name `Gdk' could not be found. Are you missing a using directive or an ass
embly reference?
Try using -pkg:gdk-sharp
./ProjectPad/ProjectPackageNodeBuilder.cs(68,45): error CS0246: The type or name
space name `Gdk' could not be found. Are you missing a using directive or an ass
embly reference?
Try using -pkg:gdk-sharp
./ProjectPad/ProjectPackageNodeBuilder.cs(81,30): error CS0115: `MonoDevelop.Val
aBinding.ProjectPad.PackageNodeCommandHandler.DeleteItem()' is marked as an over
ride but no suitable method found to override
./ProjectPad/ProjectPackageNodeBuilder.cs(92,25): error CS0246: The type or name
space name `DragOperation' could not be found. Are you missing a using directive
or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(52,30): error CS0115: `MonoDeve
lop.ValaBinding.ProjectPad.ProjectPackagesFolderNodeBuilder.NodeDataType' is mar
ked as an override but no suitable property found to override
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(56,30): error CS0115: `MonoDeve
lop.ValaBinding.ProjectPad.ProjectPackagesFolderNodeBuilder.OnNodeAdded(object)'
is marked as an override but no suitable method found to override
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(64,30): error CS0115: `MonoDeve
lop.ValaBinding.ProjectPad.ProjectPackagesFolderNodeBuilder.OnNodeRemoved(object
)' is marked as an override but no suitable method found to override
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(72,30): error CS0115: `MonoDeve
lop.ValaBinding.ProjectPad.ProjectPackagesFolderNodeBuilder.CommandHandlerType'
is marked as an override but no suitable property found to override
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(76,33): error CS0115: `MonoDeve
lop.ValaBinding.ProjectPad.ProjectPackagesFolderNodeBuilder.Initialize()' is mar
ked as an override but no suitable method found to override
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(82,45): error CS0246: The type
or namespace name `ITreeNavigator' could not be found. Are you missing a using d
irective or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(87,41): error CS0246: The type
or namespace name `ITreeBuilder' could not be found. Are you missing a using dir
ective or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(87,108): error CS0246: The type
or namespace name `Gdk' could not be found. Are you missing a using directive o
r an assembly reference?
Try using -pkg:gdk-sharp
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(87,129): error CS0246: The type
or namespace name `Gdk' could not be found. Are you missing a using directive o
r an assembly reference?
Try using -pkg:gdk-sharp
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(94,45): error CS0246: The type
or namespace name `ITreeBuilder' could not be found. Are you missing a using dir
ective or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(99,47): error CS0246: The type
or namespace name `ITreeBuilder' could not be found. Are you missing a using dir
ective or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(107,32): error CS0115: `MonoDev
elop.ValaBinding.ProjectPad.ProjectPackagesFolderNodeBuilder.ContextMenuAddinPat
h' is marked as an override but no suitable property found to override
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(111,45): error CS0246: The type
or namespace name `ITreeNavigator' could not be found. Are you missing a using
directive or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(111,70): error CS0246: The type
or namespace name `ITreeNavigator' could not be found. Are you missing a using
directive or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(147,62): error CS0246: The type
or namespace name `DragOperation' could not be found. Are you missing a using d
irective or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(167,25): error CS0246: The type
or namespace name `DragOperation' could not be found. Are you missing a using d
irective or an assembly reference?
./ProjectPad/ProjectPackagesFolderNodeBuilder.cs(172,61): error CS0246: The type
or namespace name `DragOperation' could not be found. Are you missing a using d
irective or an assembly reference?
./ProjectPad/ProjectReferencesExtension.cs(44,30): error CS0115: `MonoDevelop.Va
laBinding.ProjectPad.ProjectReferencesExtension.CanBuildNode(System.Type)' is ma
rked as an override but no suitable method found to override
./ProjectPad/ProjectReferencesExtension.cs(49,49): error CS0246: The type or nam
espace name `ITreeNavigator' could not be found. Are you missing a using directi
ve or an assembly reference?
./ProjectPad/ProjectReferencesExtension.cs(49,99): error CS0246: The type or nam
espace name `NodeAttributes' could not be found. Are you missing a using directi
ve or an assembly reference?
./ValaLanguageBinding.cs(62,16): error CS0246: The type or namespace name `IPars
er' could not be found. Are you missing a using directive or an assembly referen
ce?
./ValaLanguageBinding.cs(66,16): error CS0246: The type or namespace name `IRefa
ctorer' could not be found. Are you missing a using directive or an assembly ref
erence?
Compilation failed: 390 error(s), 0 warnings
make: *** [build/MonoDevelop.ValaBinding.dll] Error 1
toddw@toddw-PC ~/monodevelop-vala-2.4
$ make
mkdir -p ./build
PKG_CONFIG_PATH=../../local-config:$PKG_CONFIG_PATH /c/Mono-2.10.2/bin/gmcs -deb
ug -codepage:utf8 -debug -out:build/MonoDevelop.ValaBinding.dll -target:library
-r:Mono.Posix -r:System -r:System.Xml \
/resource:./gtk-gui/gui.stetic /resource:./gtk-gui/objects.xml /
resource:./icons/Icons.16x16.PrivateUnion /resource:./icons/Icons.16x16.ProjectR
eference /resource:./icons/Icons.16x16.ProtectedUnion /resource:./icons/Icons.16
x16.Union /resource:./icons/text-x-vala.16x16.png /resource:./icons/text-x-vala.
24x24.png /resource:./icons/text-x-vala.32x32.png /resource:./icons/text-x-vala.
48x48.png /resource:./icons/vala-icon-32.png /resource:./templates/ConsoleValaPr
oject.xpt.xml /resource:./templates/EmptyValaProject.xpt.xml /resource:./templat
es/EmptyValaSourceFile.xft.xml /resource:./templates/SharedLibraryValaProject.xp
t.xml /resource:./templates/ValaTestFixture.xpt.xml /resource:./templates/Makefi
le.am.template /resource:./templates/Makefile.template /resource:./ValaBinding.a
ddin.xml ./AssemblyInfo.cs ./Compiler/ICompiler.cs ./Compiler/ValaCompiler.cs ./
gtk-gui/generated.cs ./gtk-gui/MonoDevelop.ValaBinding.AddLibraryDialog.cs ./gtk
-gui/MonoDevelop.ValaBinding.AddPathDialog.cs ./gtk-gui/MonoDevelop.ValaBinding.
CodeGenerationPanel.cs ./gtk-gui/MonoDevelop.ValaBinding.EditPackagesDialog.cs .
/gtk-gui/MonoDevelop.ValaBinding.GeneralOptionsPanel.cs ./gtk-gui/MonoDevelop.Va
laBinding.OutputOptionsPanel.cs ./gtk-gui/MonoDevelop.ValaBinding.PackageDetails
.cs ./Gui/AddLibraryDialog.cs ./Gui/AddPathDialog.cs ./Gui/CodeGenerationPanel.c
s ./Gui/DataProvider.cs ./Gui/EditPackagesDialog.cs ./Gui/GeneralOptionsPanel.cs
./Gui/OutputOptionsPanel.cs ./Gui/PackageDetails.cs ./Gui/ValaTextEditorExtensi
on.cs ./Navigation/ClassPadEventArgs.cs ./Navigation/LanguageItemCommandHandler.
cs ./Navigation/LanguageItemEventArgs.cs ./Navigation/LanguageItemNodeBuilder.cs
./Navigation/ProjectNodeBuilderExtension.cs ./Parser/Afrodite.cs ./Parser/Proje
ctInformation.cs ./Parser/ProjectInformationManager.cs ./Parser/ValaDocumentPars
er.cs ./Project/MakefileHandler.cs ./Project/ProjectPackage.cs ./Project/Project
PackageCollection.cs ./Project/ProjectPackageEventArgs.cs ./Project/ValaCompilat
ionParameters.cs ./Project/ValaProject.cs ./Project/ValaProjectBinding.cs ./Proj
ect/ValaProjectConfiguration.cs ./Project/ValaProjectServiceExtension.cs ./Proje
ctPad/ProjectNodeExtension.cs ./ProjectPad/ProjectPackageNodeBuilder.cs ./Projec
tPad/ProjectPackagesFolderNodeBuilder.cs ./ProjectPad/ProjectReferencesExtension
.cs ./ValaLanguageBinding.cs
error CS2001: Source file `C:\msys\resource;.\gtk-gui\gui.stetic' could not be f
ound
error CS2001: Source file `C:\msys\resource;.\gtk-gui\objects.xml' could not be
found
error CS2001: Source file `C:\msys\resource;.\icons\Icons.16x16.PrivateUnion' co
uld not be found
error CS2001: Source file `C:\msys\resource;.\icons\Icons.16x16.ProjectReference
' could not be found
error CS2001: Source file `C:\msys\resource;.\icons\Icons.16x16.ProtectedUnion'
could not be found
error CS2001: Source file `C:\msys\resource;.\icons\Icons.16x16.Union' could not
be found
error CS2001: Source file `C:\msys\resource;.\icons\text-x-vala.16x16.png' could
not be found
error CS2001: Source file `C:\msys\resource;.\icons\text-x-vala.24x24.png' could
not be found
error CS2001: Source file `C:\msys\resource;.\icons\text-x-vala.32x32.png' could
not be found
error CS2001: Source file `C:\msys\resource;.\icons\text-x-vala.48x48.png' could
not be found
error CS2001: Source file `C:\msys\resource;.\icons\vala-icon-32.png' could not
be found
error CS2001: Source file `C:\msys\resource;.\templates\ConsoleValaProject.xpt.x
ml' could not be found
error CS2001: Source file `C:\msys\resource;.\templates\EmptyValaProject.xpt.xml
' could not be found
error CS2001: Source file `C:\msys\resource;.\templates\EmptyValaSourceFile.xft.
xml' could not be found
error CS2001: Source file `C:\msys\resource;.\templates\SharedLibraryValaProject
.xpt.xml' could not be found
error CS2001: Source file `C:\msys\resource;.\templates\ValaTestFixture.xpt.xml'
could not be found
error CS2001: Source file `C:\msys\resource;.\templates\Makefile.am.template' co
uld not be found
error CS2001: Source file `C:\msys\resource;.\templates\Makefile.template' could
not be found
error CS2001: Source file `C:\msys\resource;.\ValaBinding.addin.xml' could not b
e found
Compilation failed: 19 error(s), 0 warnings
make: *** [build/MonoDevelop.ValaBinding.dll] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment