Integrate SharpDevelop with other C++ compilers
Hello allIs it possible for SharpDevelop to have other C++ compilers like Clang, MinGW ? Or is it only the MSVC compiler ? Clang is compatible with MSbuild and even has the cl.exe when you install it.
View ArticleReporting an exception
SharpDevelop Version : 4.4.1.9729-7196a277.NET Version : 4.0.30319.34209OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (United States)...
View ArticleBuild cancelled
When I launch the vb project using Sharp develop IDE and attempt to build , some times the build just says cancelled. No errors. And then if I build again then it succeeds. I am not sure what is the...
View ArticleExceptions when doing "Cut" with Parent + Child selected in WPF Designer
In the WPF Designer, anytime I try to do a "Cut" operation with a control and its parent container selected the following exception is thrown.=> InvalidOperationException("Starting the operation is...
View ArticleAvalonEdit window splits not preserved?
5.1.0.5071-Beta 2-5f965cb9I like to have test and implementation code kept on separate sides of a split editor window. When I reopen my project, I'm back to a single editor window and have to reinstate...
View ArticleZipOutputStream ZipEntry is losing milliseconds information
hi all,I posted a question on stackoverflow related to zip compression and datetime, can you please have a look and see if you can help...
View ArticleBug
SharpDevelop Version : 5.1.0.4936-Beta-3ea20cfa.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.2.9200.0Current culture : English (United States) (en-US)Running under...
View Articlehow to register dll with ExeCommand='' with administrator privilege in wix?
<Fragment> <Binary Id="ProteusRegAction" SourceFile="..\ProteusRadioInstaller.CustomAction\bin\Release\ProteusRadioInstaller.CustomAction.CA.dll" /> <CustomAction...
View ArticleError in opening with Visual Studio 2013
Dear SirWhen I want open the source of V5.1 I get an error.Please see the error in below picture:
View ArticleSome characters display as Junk characters in extracted File name.
Hi,Here I am trying to extract a zip file “test.zip” which has a Document “Test è and test ì.docx” (File name contains Italian characters)using SharpZipLib.silverlight4.dllI am getting junk characters...
View ArticleInside SharpDevelop
Helloin below page I see a documentation for project.I want know How I can download all chapter of this book? http://www.icsharpcode.net/OpenSource/SD/InsideSharpDevelopBook/TOC.aspx#Chapter12 Best...
View ArticleA couple of questions
Hello,have a couple ofquestions aboutthe source code:1.What are the namesof these components(seepicture), andwhere to find themin thesource code?2.Is it permissible tousecertain parts of...
View Article[WPF] Exception when switching to designer (and including the...
Hello! I was trying the next example from...
View ArticleSharpDevelop report 'Unhandled exception happened'
Hi, I am building a solution designed to change system time automatically each time when I login in system. I name it 'SyncTime'. When I debug into a funtion and then an exception throw, wish it...
View ArticleBug detected
In Spanish:SharpDevelop Version : 5.0.0.4755-c848dc28.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Spanish (Bolivarian...
View ArticleSharp Develop Components need to use in my Application...
I want to scripting my application with IronPhyton in dotnet. and also need my application is closed source, and yes in future maybe commercial\sale.I need to know following, does following sharp...
View ArticleGet FileName from GZipped files
Hello Everyone,I am working on a module in which I need to download files from FTP. These files are GZipped files and will be uploaded by client on to FTP.I have downloaded these files at my local...
View ArticleSHARP 5.1.0.5071-Beta 2-5f965cb9 Unhandled Exception when Moving Folder of...
Unhandled Exception when Moving Folder of Classes to a different ProjectSharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9.NET Version : 4.5.50938OS Version : Microsoft Windows NT...
View ArticleA couple of questions
Hello,have a couple ofquestions aboutthe source code:1.What are the namesof these components(seepicture), andwhere to find themin thesource code?2.Is it permissible tousecertain parts of...
View ArticleC# solution template: import existing projects
Hello,Is it possible to import existing projects (.csproj) in a C# solution template (xpt files)?I tried something like this but it doesn't work: <Template ...> <TemplateConfiguration>...
View Article