[MonoDevelop] monodevelop and Qt Designer

Lindsay Mathieson Lindsay.Mathieson at gmail.com
Tue Apr 14 20:06:41 EDT 2009


On Wed, 15 Apr 2009 08:28:50 am you wrote:
> Yes, Eric Butler[1] created a project called qyotodevelop[2] to do
> this.  It is used to develop Synapse[3].
>
> [1] http://eric.extremeboredom.net
> [2] http://github.com/FireRabbit/qyotodevelop/tree/master
> [3] http://synapse.im


I installed it from the his jaunty PPA (I'm running Ubuntu jaunty, latest 
updates).

- Got the Qyoto project template, it generated a skeleton app. An attempted 
build of that slielently killed monodevelop.

- Next start of monodevelop hung on the splash screen. Killed it and it 
restarted ok.

- Noticed the .ui files were missing from the project. Added them manually but 
they did not appear to be associated with a designer

- Build fails with:

  "[Task:File=/home/lindsay/Projects/mono/QyotoTest2/QyotoTest2/MainWindow.cs, 
Line=8, Column=17, Type=Error, Priority=Normal, Description=The name `SetupUi' 
does not exist in the current context(CS0103)]"

It would appear the form initialisation code is missing

- purged qyotodevelop and reinstalled it. However now the qyoto solutuon 
template is missing.

I'm quite happy to do integrate .ui files myself manually, is there a way of 
building C# code for them from the command line?


-- 
Lindsay
http://blackpaw.jalbum.net/home/



More information about the Monodevelop-list mailing list