Re: [Mono-dev] build problem on head

2012-09-06 Thread Marek Safar
Hello, I was building with the latest LLVM and mono on ubuntu. Got the following error: make[8]: Entering directory `/home/jshore/Srcs/mono/mcs/class/System.Web.Http.SelfHost' make[8]: *** No rule to make target

[Mono-dev] Cross Compiling Mono

2012-09-06 Thread Gustavo Torrico Martinez
Hi guys I'm trying to compile mono for Blackberry OS 10 (QNX) but i wanna know if it is necesarry set the environment variable LDFLAGS? like in the example of SDL https://developer.blackberry.com/native/documentation/porting_overview_1970891_11.html and if it necessary set another variables??

[Mono-list] Proper way to reference assemblies?

2012-09-06 Thread kibagami
Hi, I'm new to MonoDevelop and I like it a lot. Currently, I'm trying to work with MonoDroid; anyhow, while coding; I've been trying to add extra .NET libraries that were not included with my eval pack and other pre-made C# classes to my mono solution. All of the .NET and C# classes appeared to

[Mono-list] MonoDevelop 3.0.4.6 released

2012-09-06 Thread slluis . devel
The MonoDevelop team is proud to announce the release of MonoDevelop 3.0.4.6. MonoDevelop is a Mono based IDE primarily designed for C# and other .NET languages. MonoDevelop enables developers to quickly write desktop and ASP.NET Web applications on Linux, Windows and Mac OSX. MonoDevelop makes

Re: [Mono-list] Proper way to reference assemblies?

2012-09-06 Thread Jonathan Pryor
On Sep 6, 2012, at 7:31 PM, kibagami labra...@csusm.edu wrote: I'm trying to work with MonoDroid The monodroid list would be more appropriate: http://lists.ximian.com/mailman/listinfo/monodroid anyhow, while coding; I've been trying to add extra .NET libraries that were not included