[C con Clase] Multi-Threading and GUI c++

Jorge jorgmen en gmail.com
Mar Oct 2 20:13:29 CEST 2012


Hola todos....
he estado usando c++ por un tiempo para aplicaciones de consola, pero ahora necesito hacer una simulacion e una fabrica de refrescos implementado multi-threading y GUI.

Estaba usando Dev-c++ para las aplicaciones de consola por lo que intente instalar dev-packs que me permitieran usar librerias de GUI y threads, pero no logro hacer que funcionen como deberian, tanto al compilar como en el linker.

la instalacion de librerias me resulta dificil. leí en algunos foros que el dev no es muy bueno para sacar este tipo de tareas, me recomendaron usar Code::Blocks, pero en realidad hace lo mismo, y no le puedo conseguir los plugins y librerias necesarias....

al fin quiero saber si es perder mi tiempo intentarlo asi, si deberia usar 
QT SDK en Ubuntu o Visual Studio... si esos me podrian resultar?

los hilos en c++ son complicados y la interfaz aun mas... es una lastima porque me gustaba el lenguaje.
-.-.-.-.--.-.-.-.-.-............................
Hello everybody...
I have been using c++ for a while for console applications, but now I need to make a simulation of a soda factory, implementing multi-threading and GUI.

I was using Dev c++ for console apps, and I tried to install some dev-packs for multi-threading and GUI development as GTK+ or QT, but I can't make the libs work and also the compiler and the linker seems to have troubles, I have MinGW instaled. I readed some forums and the people say that dev c++ is not good for gui development, so i tried Code::Blocks but i got the same result. 

install the libs is such a pain for both softwares, is it realy necessary? or...
Other software could be better for do this work? 
Visual Studio or QT plataform SDK,  ? 

I need your advice in order to choose a software for developing the project.
I need multi-threading support and GUI.
--------------------------------------------------------------------



Más información sobre la lista de distribución Cconclase