On Mon, 2011-08-22 at 01:58 +0200, Benoît Minisini wrote: > > [DIALOG BOX] > > > > This application has raised an unexpected > > > > > > error and must abort. > > > > [6] Type mismatch: wanted _IconViewItem, got _IconView_Item instead. > > ? > > [END DIALOG] > > > > > > jrs@laptop:~$ gambas3 > > gb.qt4: warning: unable to load Qt translation: en_US.UTF-8 > > warning: unable to load 16/cancel > > ERROR: #6: Type mismatch: wanted _IconViewItem, got _IconView_Item > > instead > > 0: ? > > 1: IconView._RefreshItem.1006 > > 2: _IconView_Item.RefreshView.42 > > 3: _IconView_Item.Text_Write.78 > > 4: IconView.Add.250 > > 5: IconPanel.Count_Write.117 > > 6: IconPanel._new.46 > > 7: FOption.FOption.0 > > 8: FOption.FOption.0 > > 9: FMain._new.41 > > 10: Project.Main.268 > > > > Make sure that you recompile and reinstall everything. > > Regards, >
I did the following like I always do. cd gambas/trunk svn up ./reconf-all && ./configure -C && make sudo make install This is my first time for Gambas 3 not to run. ------------------------------------------------------------------------------ uberSVN's rich system and user administration capabilities and model configuration take the hassle out of deploying and managing Subversion and the tools developers use with it. Learn more about uberSVN and get a free download at: http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
