D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] C++ Experts

 

I haven't received the starter email for this thread - this happens to me a 
lot -anyone know why the mail system does that?

Two lots of 'help' added inline below


On Monday 08 September 2008 21:42, Ross Bearman wrote:
> I use Eclipse for my development purposes (GNOME user), although right
> now the majority of my development work is done on Windows under
> Visual Studio 2008 (I develop a Windows game mod).
> Regards, Ross Bearman
>
> On Mon, Sep 8, 2008 at 9:20 PM, Sam Grabham <sam@xxxxxxxxxxxxxxxxx> wrote:
> > Hi
> >
> > Thanks for the sample code, it works a treat.
> >
> > Have you done any GUI coding using C++, What are your views on QT 4,
> > Kdevelop, Eclipse or something that would use Gnome objects.
I've used QT4Designer and QDevelop a bit but the documentation is a bit 
lacking and moving from earlier KDevelop QT3Designer some strange and as 
unyet resolved things happen:
when using widgets you connect events through slots. In qt4designer/qdevelop I 
have found no way of adding slots so you can connect to them from the drop 
down box in the designer. You can code them by hand and all is ok but its not 
quite the same and nowhere near as user friendly as VStudio or even 
MonoDevelop. Maybe the C++ setup for monodevelop might be worth looking at.
> >
> > Have been using Bloodshed or g++  basic compliers for basic console apps.
> >
> > When i have tried Kdevelop etc i tend to get errors that pervent the app
> > compiling and the errors don't have a odveous meaning , tried looking on
> > google but as yet haven't resolved issues.
> >
> > I get a "undeclared (first use this function) " which i assume it can't
> > find a lib/header.
> > You have to run (from Build menu) 
run config
run automake and friends

do it quite a lot especially when adding includes to headers - error found by 
these are normally missing libraries that need installing or adding to paths.
Tom te tom te tom


-- 
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html