Error while compiling MonoDevelop 5.7 - compilation
I'm trying to compile "MonoDevelop 5.7" with "PyBinding" but sends me an error.
I downloaded the code of Mono and MonoDevelop from GitHub and compile the Mono code did not give me any problems.
./Configure command
killer#killer-laptop:~/Downloads/monodevelop$ ./configure --select
Select the packages to include in the build for the profile 'default':
1. [X] main
2. [ ] extras/JavaBinding
3. [ ] extras/ValaBinding
4. [ ] extras/MonoDevelop.Database
5. [X] extras/PyBinding
6. [ ] extras/MonoDevelop.MeeGo
Enter the number of an add-in to enable/disable,
(q) quit, (c) clear all, (s) select all, or ENTER to continue:
Configuring package: main
-------------------------
Configuration options:
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running automake --foreign ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/usr/local ...
configure: WARNING: unrecognized options: --enable-compile-warnings
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for mono... /usr/local/bin/mono
checking for gmcs... /usr/local/bin/gmcs
checking for pkg-config... /usr/bin/pkg-config
checking for update-mime-database... /usr/bin/update-mime-database
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking pkg-config is at least version 0.9.0... yes
checking for UNMANAGED_DEPENDENCIES_MONO... yes
checking for mono... /usr/local/bin/mono
checking for dmcs... /usr/local/bin/dmcs
checking for GLIB_SHARP... yes
checking for GTK_SHARP... yes
checking for GLADE_SHARP... yes
checking for MONODOC... yes
checking for GNOME_SHARP... yes
checking for GNOME_VFS_SHARP... yes
checking for GCONF_SHARP... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating build/Makefile
config.status: creating build/MacOSX/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/ICSharpCode.Decompiler/Makefile
config.status: creating external/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/core/Mono.Texteditor/Makefile
config.status: creating src/core/MonoDevelop.Core/Makefile
config.status: creating src/core/MonoDevelop.Projects.Formats.MSBuild/Makefile
config.status: creating src/core/MonoDevelop.Ide/Makefile
config.status: creating src/core/MonoDevelop.Startup/Makefile
config.status: creating src/core/MonoDevelop.TextEditor.Tests/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/mdhost/Makefile
config.status: creating src/tools/mdtool/Makefile
config.status: creating src/tools/SharpCoco/Makefile
config.status: creating src/tools/mdmonitor/Makefile
config.status: creating src/addins/Makefile
config.status: creating src/addins/MonoDeveloperExtensions/Makefile
config.status: creating src/addins/MonoDeveloperExtensions/NUnit/Makefile
config.status: creating src/addins/NUnit/Makefile
config.status: creating src/addins/NUnit/NUnitRunner/Makefile
config.status: creating src/addins/VersionControl/MonoDevelop.VersionControl/Makefile
config.status: creating src/addins/VersionControl/MonoDevelop.VersionControl.Subversion/Makefile
config.status: creating src/addins/VersionControl/MonoDevelop.VersionControl.Subversion.Unix/Makefile
config.status: creating src/addins/VersionControl/MonoDevelop.VersionControl.Subversion.Tests/Makefile
config.status: creating src/addins/VersionControl/MonoDevelop.VersionControl.Git/Makefile
config.status: creating src/addins/VersionControl/MonoDevelop.VersionControl.Git.Tests/Makefile
config.status: creating src/addins/VersionControl/Makefile
config.status: creating src/addins/CSharpBinding/Makefile
config.status: creating src/addins/CSharpBinding/Autotools/Makefile
config.status: creating src/addins/CSharpBinding/AspNet/Makefile
config.status: creating src/addins/ILAsmBinding/Makefile
config.status: creating src/addins/VBNetBinding/Makefile
config.status: creating src/addins/ChangeLogAddIn/Makefile
config.status: creating src/addins/MonoDevelop.GtkCore/Makefile
config.status: creating src/addins/MonoDevelop.GtkCore/libstetic/Makefile
config.status: creating src/addins/MonoDevelop.GtkCore/libsteticui/Makefile
config.status: creating src/addins/TextTemplating/Makefile
config.status: creating src/addins/TextTemplating/Mono.TextTemplating/Makefile
config.status: creating src/addins/TextTemplating/TextTransform/Makefile
config.status: creating src/addins/TextTemplating/MonoDevelop.TextTemplating/Makefile
config.status: creating src/addins/TextTemplating/Mono.TextTemplating.Tests/Makefile
config.status: creating src/addins/AspNet/Makefile
config.status: creating src/addins/MonoDevelop.Autotools/Makefile
config.status: creating src/addins/MonoDevelop.DesignerSupport/Makefile
config.status: creating src/addins/MonoDevelop.WebReferences/Makefile
config.status: creating src/addins/Deployment/Makefile
config.status: creating src/addins/Deployment/MonoDevelop.Deployment/Makefile
config.status: creating src/addins/Deployment/MonoDevelop.Deployment.Linux/Makefile
config.status: creating src/addins/MonoDevelop.Gettext/Makefile
config.status: creating src/addins/MonoDevelop.RegexToolkit/Makefile
config.status: creating src/addins/CBinding/Makefile
config.status: creating src/addins/GnomePlatform/Makefile
config.status: creating src/addins/MacPlatform/Makefile
config.status: creating src/addins/WindowsPlatform/Makefile
config.status: creating src/addins/WindowsPlatform/WindowsAPICodePack/Makefile
config.status: creating src/addins/WindowsPlatform/WindowsAPICodePack/Core/Makefile
config.status: creating src/addins/WindowsPlatform/WindowsAPICodePack/Shell/Makefile
config.status: creating src/addins/WindowsPlatform/WindowsPlatform/Makefile
config.status: creating src/addins/MonoDevelop.AssemblyBrowser/Makefile
config.status: creating src/addins/MonoDevelop.SourceEditor2/Makefile
config.status: creating src/addins/Xml/Makefile
config.status: creating src/addins/MonoDevelop.Refactoring/Makefile
config.status: creating src/addins/MonoDevelop.Debugger/Makefile
config.status: creating src/addins/MonoDevelop.Debugger.Gdb/Makefile
config.status: creating src/addins/MonoDevelop.Debugger.Soft/Makefile
config.status: creating src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft/Makefile
config.status: creating src/addins/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet/Makefile
config.status: creating src/addins/MonoDevelop.HexEditor/Makefile
config.status: creating src/addins/MonoDevelop.DocFood/Makefile
config.status: creating src/addins/MonoDevelop.PackageManagement/Makefile
config.status: creating src/addins/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.Tests/Makefile
config.status: creating tests/Makefile
config.status: creating tests/UnitTests/Makefile
config.status: creating tests/UserInterfaceTests/Makefile
config.status: creating tests/TestRunner/Makefile
config.status: creating tests/Ide.Tests/Makefile
config.status: creating tests/MacPlatform.Tests/Makefile
config.status: creating Makefile
config.status: creating monodevelop
config.status: creating mdtool
config.status: creating monodevelop.pc
config.status: creating monodevelop-core-addins.pc
config.status: creating monodevelop-core-mac-addins.pc
config.status: creating monodevelop.spec
config.status: creating po/Makefile
config.status: creating man/Makefile
config.status: creating theme-icons/Makefile
configure: WARNING: unrecognized options: --enable-compile-warnings
Configuration summary
* Installation prefix = /usr/local
* Version = 5.7
* Version Label = 5.7
* Compat Version = 5.0
* C# compiler = /usr/local/bin/dmcs
* Mono class library development extensions: yes
* Version control providers:
* Subversion (Unix): yes
* Git: yes
* Platform bindings: GNOME
* Unit tests: no
Now type `make' to compile MonoDevelop
Configuring package: extras/PyBinding
-------------------------------------
Configuration options:
Looking for required packages
Checking for package 'gtk-sharp-2.0'.. found.
Checking for package 'mono-addins'.. found.
Checking for package 'monodevelop'.. found.
Checking for package 'monodevelop-core-addins'.. found.
monodevelop-python has been configured with
prefix = /usr/local
config = DEBUG
Configuration Summary
---------------------
MonoDevelop has been configured with
prefix = /usr/local
profile = default
Packages included in the build:
main
extras/PyBinding
But when I use make sends me this error:
./PyBinding.Compiler/Python25Compiler.cs(30,19): error CS0234: The type or namespace name `CodeGeneration' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/AttributeNodeBuilder.cs(30,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/AttributeNodeBuilder.cs(31,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/ClassNodeBuilder.cs(31,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/ClassNodeBuilder.cs(32,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/FunctionNodeBuilder.cs(30,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/FunctionNodeBuilder.cs(31,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/PackageNodeBuilder.cs(31,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/PackageNodeBuilder.cs(32,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/ProjectNodeBuilderExtension.cs(30,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/ProjectNodeBuilderExtension.cs(31,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/CompilationUnitDataProvider.cs(38,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/DataProvider.cs(38,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/DataProvider.cs(39,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/PythonEditorCompletion.cs(32,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/PythonEditorCompletion.cs(33,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/PythonEditorCompletion.cs(40,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/PythonEditorIndentation.cs(31,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/PythonEditorIndentation.cs(32,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/PythonEditorIndentation.cs(33,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(27,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(28,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonNode.cs(26,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonParsedDocument.cs(30,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonParsedDocument.cs(31,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser/PythonExpressionFinder.cs(28,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser/PythonExpressionFinder.cs(29,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser/PythonParser.cs(26,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser/PythonParser.cs(27,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser/PythonParserInternal.cs(34,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser/PythonParserInternal.cs(35,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser/PythonResolver.cs(26,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser/PythonResolver.cs(27,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Runtime/Python25Runtime.cs(31,19): error CS0234: The type or namespace name `CodeGeneration' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Runtime/Python26Runtime.cs(31,19): error CS0234: The type or namespace name `CodeGeneration' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Runtime/Python27Runtime.cs(32,19): error CS0234: The type or namespace name `CodeGeneration' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding/PythonLanguageBinding.cs(28,19): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding/PythonLanguageBinding.cs(29,19): error CS0234: The type or namespace name `CodeGeneration' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding/PythonProject.cs(35,19): error CS0234: The type or namespace name `CodeGeneration' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Gui/PythonEditorCompletion.cs(370,34): error CS0234: The type or namespace name `Dom' does not exist in the namespace `MonoDevelop.Projects'. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(33,39): error CS0246: The type or namespace name `CompilationUnit' could not be found. Are you missing `ICSharpCode.NRefactory.CSharp' using directive?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(157,25): error CS0246: The type or namespace name `DomType' could not be found. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonParsedDocument.cs(35,38): error CS0246: The type or namespace name `ParsedDocument' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Parser/PythonExpressionFinder.cs(33,39): error CS0246: The type or namespace name `IExpressionFinder' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonExpressionFinder.cs(152,39): error CS0246: The type or namespace name `ExpressionResult' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonParser.cs(33,30): error CS0246: The type or namespace name `AbstractParser' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonResolver.cs(34,31): error CS0246: The type or namespace name `IResolver' could not be found. Are you missing an assembly reference?
./PyBinding.Gui.Navigation/AttributeNodeBuilder.cs(58,24): error CS0115: `PyBinding.Gui.Navigation.AttributeNodeBuilder.BuildNode(MonoDevelop.Ide.Gui.Components.ITreeBuilder, object, ref string, ref Gdk.Pixbuf, ref Gdk.Pixbuf)' is marked as an override but no suitable method found to override
./PyBinding.Gui.Navigation/ClassNodeBuilder.cs(59,24): error CS0115: `PyBinding.Gui.Navigation.ClassNodeBuilder.BuildNode(MonoDevelop.Ide.Gui.Components.ITreeBuilder, object, ref string, ref Gdk.Pixbuf, ref Gdk.Pixbuf)' is marked as an override but no suitable method found to override
./PyBinding.Gui.Navigation/FunctionNodeBuilder.cs(62,24): error CS0115: `PyBinding.Gui.Navigation.FunctionNodeBuilder.BuildNode(MonoDevelop.Ide.Gui.Components.ITreeBuilder, object, ref string, ref Gdk.Pixbuf, ref Gdk.Pixbuf)' is marked as an override but no suitable method found to override
./PyBinding.Gui.Navigation/PackageNodeBuilder.cs(72,24): error CS0115: `PyBinding.Gui.Navigation.PackageNodeBuilder.BuildNode(MonoDevelop.Ide.Gui.Components.ITreeBuilder, object, ref string, ref Gdk.Pixbuf, ref Gdk.Pixbuf)' is marked as an override but no suitable method found to override
./PyBinding.Gui.Navigation/PackagesNodeBuilder.cs(59,24): error CS0115: `PyBinding.Gui.Navigation.PackagesNodeBuilder.BuildNode(MonoDevelop.Ide.Gui.Components.ITreeBuilder, object, ref string, ref Gdk.Pixbuf, ref Gdk.Pixbuf)' is marked as an override but no suitable method found to override
./PyBinding.Gui/DataProvider.cs(49,3): error CS0246: The type or namespace name `Ambience' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Gui/DataProvider.cs(50,8): error CS0246: The type or namespace name `IMember' could not be found. Are you missing `ICSharpCode.NRefactory.TypeSystem' using directive?
./PyBinding.Gui/DataProvider.cs(54,50): error CS0246: The type or namespace name `Ambience' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Gui/DataProvider.cs(80,21): error CS0246: The type or namespace name `Ambience' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Gui/DataProvider.cs(80,35): error CS0246: The type or namespace name `IMember' could not be found. Are you missing `ICSharpCode.NRefactory.TypeSystem' using directive?
./PyBinding.Gui/PythonEditorCompletion.cs(72,39): error CS0115: `PyBinding.Gui.PythonEditorCompletion.HandleCodeCompletion(MonoDevelop.Ide.CodeCompletion.CodeCompletionContext, char)' is marked as an override but no suitable method found to override
./PyBinding.Gui/PythonEditorCompletion.cs(245,25): error CS0246: The type or namespace name `DomRegion' could not be found. Are you missing `ICSharpCode.NRefactory.TypeSystem' using directive?
./PyBinding.Gui/PythonEditorCompletion.cs(372,23): error CS0246: The type or namespace name `INode' could not be found. Are you missing `ICSharpCode.NRefactory.PatternMatching' using directive?
./PyBinding.Parser.Dom/PythonNode.cs(44,10): error CS0246: The type or namespace name `DomRegion' could not be found. Are you missing `ICSharpCode.NRefactory.TypeSystem' using directive?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(35,8): error CS0246: The type or namespace name `IBaseMember' could not be found. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(46,17): error CS0246: The type or namespace name `IBaseMember' could not be found. Are you missing an assembly reference?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(78,15): error CS0246: The type or namespace name `IType' could not be found. Are you missing `ICSharpCode.NRefactory.TypeSystem' using directive?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(103,15): error CS0246: The type or namespace name `IField' could not be found. Are you missing `ICSharpCode.NRefactory.TypeSystem' using directive?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(121,15): error CS0246: The type or namespace name `IMethod' could not be found. Are you missing `ICSharpCode.NRefactory.TypeSystem' using directive?
./PyBinding.Parser.Dom/PythonCompilationUnit.cs(160,27): error CS0115: `PyBinding.Parser.Dom.PythonCompilationUnit.PackageDomType.StockIcon' is marked as an override but no suitable property found to override
./PyBinding.Parser.Dom/PythonParsedDocument.cs(182,3): error CS0246: The type or namespace name `DomRegion' could not be found. Are you missing `ICSharpCode.NRefactory.TypeSystem' using directive?
./PyBinding.Parser.Dom/PythonParsedDocument.cs(311,31): error CS0246: The type or namespace name `FoldingRegion' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Parser.Dom/PythonParsedDocument.cs(330,15): error CS0246: The type or namespace name `FoldingRegion' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Parser.Dom/PythonParsedDocument.cs(361,15): error CS0246: The type or namespace name `FoldingRegion' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Parser.Dom/PythonParsedDocument.cs(375,15): error CS0246: The type or namespace name `FoldingRegion' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Parser/PythonExpressionFinder.cs(43,8): error CS0246: The type or namespace name `IExpressionFinder' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonExpressionFinder.cs(48,20): error CS0246: The type or namespace name `IExpressionFinder' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonExpressionFinder.cs(61,20): error CS0246: The type or namespace name `IExpressionFinder' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonExpressionFinder.cs(37,34): error CS0246: The type or namespace name `ProjectDom' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonParser.cs(42,19): error CS0246: The type or namespace name `ParsedDocument' could not be found. Are you missing `MonoDevelop.Ide.TypeSystem' using directive?
./PyBinding.Parser/PythonParser.cs(63,19): error CS0246: The type or namespace name `IResolver' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonParser.cs(68,19): error CS0246: The type or namespace name `IExpressionFinder' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonResolver.cs(45,17): error CS0246: The type or namespace name `IResolver' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonResolver.cs(36,3): error CS0246: The type or namespace name `ProjectDom' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonResolver.cs(39,26): error CS0246: The type or namespace name `ProjectDom' could not be found. Are you missing an assembly reference?
./PyBinding.Parser/PythonResolver.cs(114,3): error CS0246: The type or namespace name `MethodResolveResult' could not be found. Are you missing an assembly reference?
./PyBinding/PythonExecutionCommand.cs(34,26): error CS0115: `PyBinding.PythonExecutionCommand.CommandString' is marked as an override but no suitable property found to override
./PyBinding/PythonLanguageBinding.cs(53,10): error CS0246: The type or namespace name `IParser' could not be found. Are you missing an assembly reference?
./PyBinding/PythonLanguageBinding.cs(61,10): error CS0246: The type or namespace name `IRefactorer' could not be found. Are you missing an assembly reference?
./PyBinding/PythonProject.cs(45,26): warning CS0672: Member `PyBinding.PythonProject.ProjectType' overrides obsolete member `MonoDevelop.Projects.Project.ProjectType'. Add the Obsolete attribute to `PyBinding.PythonProject.ProjectType'
/home/killer/Downloads/monodevelop/main/build/bin/MonoDevelop.Core.dll (Location of the symbol related to previous warning)
Compilation failed: 86 error(s), 1 warnings
Makefile:164: recipe for target '../build/PyBinding.dll' failed
make[2]: *** [../build/PyBinding.dll] Error 1
make[2]: Leaving directory '/home/killer/Downloads/monodevelop/extras/PyBinding/PyBinding'
Makefile:25: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/killer/Downloads/monodevelop/extras/PyBinding'
Makefile:22: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
If anyone knows how to fix this error please let me know
Looking at the PyBinding source code it has not been updated for MonoDevelop 5.0 and it is currently targeting MonoDevelop 4.2.3.
So it may be simpler to use an older version of MonoDevelop if you need the PyBinding to work.
Looking at the history for the PyBinding it seems that it is currently unmaintained and has not been updated for a few years.
As far as I know, only main and extras/MonoDevelop.Database options are allowed to use in build settings of monodevelop. Others options are not supported currently.
Related
Mass Transit Marten Compilation Failures
I have Mass Transit using Marten (8.0.7) for the saga repository. When I run this using Visual Studio's docker-compose integration, in Docker Desktop, it works. However, running from PowerShell, using docker-compose up, I get a large number of errors relating to namespace issues in a stack originating in Linq.MartenLinqQueryProvider.ExecuteAsync The errors are all of the form, "Compilation failures! CS0234: The type or namespace name 'Internal' does not exist in the namespace 'Marten' CS0246: The type or namespace name 'Weasel' could not be found ... CS0246: The type or namespace name 'System' could not be found ... Is there anything that jumps out as wrong?
typescriptUsingTsConfig not working in my project
I'm executing the following grunt task from within my gruntfile.js: 'typescriptUsingTsConfig': { 'basic': { 'options': { 'rootDir': './ng2' } } } I copied this task from another project where the task runs successfully. When I run this task I get the error at the bottom of this post. Version 2.4.0 of typescript is installed for this project. I'm not sure what's missing here. ==================================================================================================== C:\CODE\Test\src\Test.Website> cmd.exe /c grunt -b "C:\CODE\Test\src\Test.Website" --gruntfile "C: \CODE\Test\src\Test.Website\Gruntfile.js" typescriptUsingTsConfig --color Running "typescriptUsingTsConfig:basic" (typescriptUsingTsConfig) task Running C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Web\External\Node.exe C: \CODE\Test\src\Test.Website\node_modules\typescript\bin\tsc --project ./ng2 Warning: ng2/app.module.ts(1,21): error TS6053: File 'C:/CODE/Test/src/Test.Website/typings/globals/core-js/index.d.ts' not found. ng2/services/user.service.ts(37,16): error TS2693: 'Promise' only refers to a type, but is being used as a value here. node_modules/#angular/common/src/directives/ng_class.d.ts(48,34): error TS2304: Cannot find name 'Set'. node_modules/#angular/compiler/src/aot/compiler.d.ts(56,32): error TS2304: Cannot find name 'Map'. node_modules/#angular/compiler/src/compile_metadata.d.ts(369,20): error TS2304: Cannot find name 'Set'. node_modules/#angular/compiler/src/compile_metadata.d.ts(371,28): error TS2304: Cannot find name 'Set'. node_modules/#angular/compiler/src/compile_metadata.d.ts(373,15): error TS2304: Cannot find name 'Set'. node_modules/#angular/compiler/src/compile_metadata.d.ts(375,23): error TS2304: Cannot find name 'Set'. node_modules/#angular/compiler/src/compile_metadata.d.ts(377,17): error TS2304: Cannot find name 'Set'. node_modules/#angular/compiler/src/compile_metadata.d.ts(379,25): error TS2304: Cannot find name 'Set'. node_modules/#angular/compiler/src/output/output_ast.d.ts(458,63): error TS2304: Cannot find name 'Set'. node_modules/#angular/core/src/change_detection/differs/default_iterable_differ.d.ts(28,32): error TS2304: Cannot find name 'Iterable'. node_modules/#angular/core/src/change_detection/differs/default_keyvalue_differ.d.ts(24,16): error TS2304: Cannot find name 'Map'. node_modules/#angular/core/src/change_detection/differs/default_keyvalue_differ.d.ts(32,16): error TS2304: Cannot find name 'Map'. node_modules/#angular/core/src/change_detection/differs/iterable_differs.d.ts(15,48): error TS2304: Cannot find name 'Iterable'. node_modules/#angular/core/src/change_detection/differs/keyvalue_differs.d.ts(23,18): error TS2304: Cannot find name 'Map'. node_modules/#angular/core/src/di/reflective_provider.d.ts(87,123): error TS2304: Cannot find name 'Map'. node_modules/#angular/core/src/di/reflective_provider.d.ts(87,165): error TS2304: Cannot find name 'Map'. node_modules/#angular/http/src/headers.d.ts(52,71): error TS2304: Cannot find name 'Map'. node_modules/#angular/http/src/url_search_params.d.ts(46,16): error TS2304: Cannot find name 'Map'. node_modules/#angular/platform-browser/src/browser/browser_adapter.d.ts(79,33): error TS2304: Cannot find name 'Map'. node_modules/#angular/platform-browser/src/dom/dom_adapter.d.ts(97,42): error TS2304: Cannot find name 'Map'. node_modules/#angular/platform-browser/src/dom/shared_styles_host.d.ts(11,30): error TS2304: Cannot find name 'Set'. node_modules/#angular/platform-browser/src/dom/shared_styles_host.d.ts(22,30): error TS2304: Cannot find name 'Set'. node_modules/#angular/router/src/router_outlet_context.d.ts(42,28): error TS2304: Cannot find name 'Map'. node_modules/#angular/router/src/router_outlet_context.d.ts(43,34): error TS2304: Cannot find name 'Map'. node_modules/rxjs/Observable.d.ts(68,60): error TS2693: 'Promise' only refers to a type, but is being used as a value here. node_modules/rxjs/Subject.d.ts(16,22): error TS2415: Class 'Subject<T>' incorrectly extends base class 'Observable<T>'. Types of property 'lift' are incompatible. Type '<R>(operator: Operator<T, R>) => Observable<T>' is not assignable to type '<R>(operator: Operator<T, R>) => Observable<R>'. Type 'Observable<T>' is not assignable to type 'Observable<R>'. Type 'T' is not assignable to type 'R'. node_modules/rxjs/operator/toPromise.d.ts(3,79): error TS2693: 'Promise' only refers to a type, but is being used as a value here. Use --force to continue. Aborted due to warnings. Process terminated with code 1. UPDATE I updated my setup based on feedback to this thread but now getting the following error: C:\CODE\Test.Web.Benport\src\Test.Web.Website> cmd.exe /c grunt -b "C:\CODE\Test.Web.Benport\src\Test.Web.Website" --gruntfile "C:\CODE\Test.Web.Benport\src\Test.Web.Website\Gruntfile.js" typescriptUsingTsConfig --color Running "typescriptUsingTsConfig:basic" (typescriptUsingTsConfig) task Running C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Web\External\Node.exe C:\CODE\Test.Web.Benport\src\Test.Web.Website\node_modules\typescript\bin\tsc --project ./ng2 Warning: node_modules/typescript/lib/lib.es2015.collection.d.ts(45,11): error TS2428: All declarations of 'WeakMap' must have identical type parameters. node_modules/typescript/lib/lib.es2015.core.d.ts(21,14): error TS2300: Duplicate identifier 'PropertyKey'. node_modules/typescript/lib/lib.es2015.iterable.d.ts(124,11): error TS2428: All declarations of 'WeakMap' must have identical type parameters. node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts(133,11): error TS2428: All declarations of 'WeakMap' must have identical type parameters. typings/globals/core-js/index.d.ts(3,14): error TS2300: Duplicate identifier 'PropertyKey'. typings/globals/core-js/index.d.ts(67,5): error TS2687: All declarations of 'name' must have identical modifiers. typings/globals/core-js/index.d.ts(127,5): error TS2403: Subsequent variable declarations must have the same type. Variable '[Symbol.unscopables]' must be of type '{ copyWithin: boolean; entries: boolean; fill: boolean; find: boolean; findIndex: boolean; keys: ...', but here has type 'any'. typings/globals/core-js/index.d.ts(244,5): error TS2687: All declarations of 'flags' must have identical modifiers. typings/globals/core-js/index.d.ts(258,5): error TS2687: All declarations of 'EPSILON' must have identical modifiers. typings/globals/core-js/index.d.ts(293,5): error TS2687: All declarations of 'MAX_SAFE_INTEGER' must have identical modifiers. typings/globals/core-js/index.d.ts(300,5): error TS2687: All declarations of 'MIN_SAFE_INTEGER' must have identical modifiers. typings/globals/core-js/index.d.ts(439,5): error TS2403: Subsequent variable declarations must have the same type. Variable '[Symbol.toStringTag]' must be of type '"Symbol"', but here has type 'string'. typings/globals/core-js/index.d.ts(439,5): error TS2687: All declarations of '[Symbol.toStringTag]' must have identical modifiers. typings/globals/core-js/index.d.ts(446,5): error TS2687: All declarations of 'prototype' must have identical modifiers. typings/globals/core-js/index.d.ts(474,5): error TS2687: All declarations of 'hasInstance' must have identical modifiers. typings/globals/core-js/index.d.ts(480,5): error TS2687: All declarations of 'isConcatSpreadable' must have identical modifiers. typings/globals/core-js/index.d.ts(486,5): error TS2687: All declarations of 'iterator' must have identical modifiers. typings/globals/core-js/index.d.ts(492,5): error TS2687: All declarations of 'match' must have identical modifiers. typings/globals/core-js/index.d.ts(498,5): error TS2687: All declarations of 'replace' must have identical modifiers. typings/globals/core-js/index.d.ts(504,5): error TS2687: All declarations of 'search' must have identical modifiers. typings/globals/core-js/index.d.ts(510,5): error TS2687: All declarations of 'species' must have identical modifiers. typings/globals/core-js/index.d.ts(516,5): error TS2687: All declarations of 'split' must have identical modifiers. typings/globals/core-js/index.d.ts(522,5): error TS2687: All declarations of 'toPrimitive' must have identical modifiers. typings/globals/core-js/index.d.ts(528,5): error TS2687: All declarations of 'toStringTag' must have identical modifiers. typings/globals/core-js/index.d.ts(534,5): error TS2687: All declarations of 'unscopables' must have identical modifiers. typings/globals/core-js/index.d.ts(591,5): error TS2403: Subsequent variable declarations must have the same type. Variable '[Symbol.toStringTag]' must be of type '"Math"', but here has type 'string'. typings/globals/core-js/index.d.ts(591,5): error TS2687: All declarations of '[Symbol.toStringTag]' must have identical modifiers. typings/globals/core-js/index.d.ts(595,5): error TS2403: Subsequent variable declarations must have the same type. Variable '[Symbol.toStringTag]' must be of type '"JSON"', but here has type 'string'. typings/globals/core-js/index.d.ts(595,5): error TS2687: All declarations of '[Symbol.toStringTag]' must have identical modifiers. typings/globals/core-js/index.d.ts(610,5): error TS2687: All declarations of 'size' must have identical modifiers. typings/globals/core-js/index.d.ts(616,5): error TS2687: All declarations of 'prototype' must have identical modifiers. typings/globals/core-js/index.d.ts(627,5): error TS2687: All declarations of 'size' must have identical modifiers. typings/globals/core-js/index.d.ts(633,5): error TS2687: All declarations of 'prototype' must have identical modifiers. typings/globals/core-js/index.d.ts(638,11): error TS2428: All declarations of 'WeakMap' must have identical type parameters. typings/globals/core-js/index.d.ts(646,27): error TS2344: Type 'K' does not satisfy the constraint 'object'. typings/globals/core-js/index.d.ts(647,53): error TS2344: Type 'K' does not satisfy the constraint 'object'. typings/globals/core-js/index.d.ts(648,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'prototype' must be of type 'WeakMap<object, any>', but here has type 'WeakMap<any, any>'. typings/globals/core-js/index.d.ts(648,5): error TS2687: All declarations of 'prototype' must have identical modifiers. typings/globals/core-js/index.d.ts(662,5): error TS2403: Subsequent variable declarations must have the same type. Variable 'prototype' must be of type 'WeakSet<object>', but here has type 'WeakSet<any>'. typings/globals/core-js/index.d.ts(662,5): error TS2687: All declarations of 'prototype' must have identical modifiers. typings/globals/core-js/index.d.ts(674,5): error TS2687: All declarations of 'value' must have identical modifiers. typings/globals/core-js/index.d.ts(786,5): error TS2687: All declarations of 'prototype' must have identical modifiers. Use --force to continue. Aborted due to warnings. Process terminated with code 1.
OK so the error is exactly what it says: 'C:/CODE/Test/src/Test.Website/typings/globals/core-js/index.d.ts' not found. ng2/services/user.service.ts(37,16): error TS2693: 'Promise' only refers to a type, but is being used A declaration file is missing. I am not faimilar Grunt's TypeScript configuration, as I have not used it for around 3 years, but here is what I recommend regardless. Run typings uninstall --save core-js Then run npm uninstall --save #types/core-js just in case. Then in your tsconfig file, change or set the "lib" option of the `"compilerOptions" property as follows { "compilerOptions": { "lib": ["dom", "es2015"], // whatever else you had previously } } Finally, you may need to add the declaration I suggest in this answer in order to resolve the last error (the one for rxjs/Subject) Also, if you are curious as to why the declarations for core-js cause these issues read my answer to a related question
error about LLBLgen pro when run a asp.net file on localhost
Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS0246: The type or namespace name 'SD' could not be found (are you missing a using directive or an assembly reference?) Source Error: Line 25: using App2.DAL.ValidatorClasses; Line 26: Line 27: using SD.LLBLGen.Pro.ORMSupportClasses; Line 28: Line 29: namespace App2.DAL.EntityClasses Source File: c:\inetpub\wwwroot\App_Code\App2.DAL\DatabaseGeneric\EntityClasses\ListI9DocsEntity.cs Line: 27
You need to check your references to LLBLGen ORMSupportClasses assembly in your asp.net project. Make sure the dll is copied to the output /bin directory. BTW, ask your questions on the LLBLGen Forums, as they are monitored every day by the support team.
Issue with Qt 4.8.6 compilation with qpa configured.
I am getting the following error when I compile qt 4.8.6 source on Mac OS X version 10.8.5. It looks like some platform related flags are not enabled. In file included from text/qfontengine_coretext.mm:42: text/qfontengine_coretext_p.h:64: error: expected `)' before‘font’ text/qfontengine_coretext_p.h:65: error: expected `)' before‘font’ text/qfontengine_coretext_p.h:93: error: ‘CGContextRef’ has not been declared text/qfontengine_coretext_p.h:111: error: ‘CTFontRef’ does not name a type text/qfontengine_coretext_p.h:112: error: ‘CGFontRef’ does not name a type text/qfontengine_coretext_p.h:114: error: ‘CGAffineTransform’ does not name a type text/qfontengine_coretext_p.h:122: error: expected ‘,’ or ‘...’ before ‘&’ token text/qfontengine_coretext_p.h:122: error: ISO C++ forbids declaration of ‘QCFString’ with no type text/qfontengine_coretext_p.h:123: error: expected `)' before ‘ctFontRef’ text/qfontengine_coretext_p.h:134: error: ‘CTFontRef’ does not name a type text/qfontengine_coretext_p.h:144: error: ‘CTFontRef’ has not been declared text/qfontengine_coretext_p.h:145: error: ‘CTFontRef’ does not name a type text/qfontengine_coretext_p.h:146: error: ISO C++ forbids declaration of ‘QCFType’ with no type text/qfontengine_coretext_p.h:146: error: expected ‘;’ before ‘<’ token text/qfontengine_coretext_p.h:147: error: ‘CGAffineTransform’ does not name a type text/qfontengine_coretext_p.h:152: error: ‘CGAffineTransform’ does not name a type text/qfontengine_coretext.mm:53: error: ‘acosf’ was not declared in this scope text/qfontengine_coretext.mm:53: error: ‘tanf’ was not declared in this scope text/qfontengine_coretext.mm:55: error: variable or field ‘loadAdvancesForGlyphs’ declared void text/qfontengine_coretext.mm:55: error: ‘CTFontRef’ was not declared in this scope text/qfontengine_coretext.mm:56: error: ‘CGGlyph’ was not declared in this scope text/qfontengine_coretext.mm:56: error: template argument 1 is invalid text/qfontengine_coretext.mm:56: error: ‘cgGlyphs’ was not declared in this scope text/qfontengine_coretext.mm:57: error: expected primary- expression before ‘*’ token text/qfontengine_coretext.mm:57: error: ‘glyphs’ was not declared in this scope text/qfontengine_coretext.mm:57: error: expected primary- expression before ‘int’ text/qfontengine_coretext.mm:58: error: expected primary- expression before ‘flags’ text/qfontengine_coretext.mm:59: error: expected primary- expression before ‘const’ text/qfontengine_coretext.mm:53: warning: ‘SYNTHETIC_ITALIC_SKEW’ defined but not used make[2]: *** [.obj/debug-shared/qfontengine_coretext.o] Error 1 make[1]: *** [debug] Error 2 make: *** [sub-gui-make_default-ordered] Error 2 Am i missing anything? The configuration command used is: ./configure -debug -opensource -confirm-license -arch "x86_64" -cocoa -qpa and I have Xcode Mac base SDKs for 10.7 and 10.8.
QPA is Qt platform abstraction, wherein you can develop your own plugin for embedded systems. It basically replaces the platform port. QPA is well developed in QT5, maybe you can consider using it. You need to resolve these compilation issues on your own and if you are planning on how to use QPA, minimal plugin is the best choice. You can resolve these issues, basically by including ApplicationService framework and header. Hope this helps.
Compile Error in using /usr/include/net/if.h
I'm trying to compile existing source code for a network sniffer on my Mac Lion. I installed libpcap. The source includes a header file /usr/include/net/if.h, which is throwing compilation errors as shown below. Floyd:~ Shastry$ gcc -o arplisten arplisten.c -lpcap In file included from arplisten.c:4: /usr/include/net/if.h:265: error: field ‘ifru_addr’ has incomplete type /usr/include/net/if.h:266: error: field ‘ifru_dstaddr’ has incomplete type /usr/include/net/if.h:267: error: field ‘ifru_broadaddr’ has incomplete type /usr/include/net/if.h:308: error: field ‘ifra_addr’ has incomplete type /usr/include/net/if.h:309: error: field ‘ifra_broadaddr’ has incomplete type /usr/include/net/if.h:310: error: field ‘ifra_mask’ has incomplete type /usr/include/net/if.h:393: error: field ‘addr’ has incomplete type /usr/include/net/if.h:394: error: field ‘dstaddr’ has incomplete type arplisten.c:6:24: error: netinet/if.h: No such file or directory arplisten.c: In function ‘main’: arplisten.c:139: warning: incompatible implicit declaration of built-in function ‘strlen’ Floyd:~ Shastry$ I did a lot of googling for help, in vain. Can someone please help me with this?
It looks like it's the order in which files are included. See this page, which I found via google.