It quite strange because i took my files project i've done with another IDE and which generate a program without any problems. And when i got under Visual C++ express i got lot's of errors. I precise that the basic exemple works.

an exemple of error:

Gtk::Button* ButCanc = manage(new Gtk::Button((Gtk::Stock::CLOSE)));

error C3861: 'manage' : identificateur introuvable  //--> in english it should be 'untraceable identifier'


Any idea ?


Mick


2006/8/11, Mickael Drean <[EMAIL PROTECTED]>:
it must be somewhere on property project...



2006/8/11, Michael Ott <[EMAIL PROTECTED] >:
Hello Mickael!

> many thanks, it works!!!
>
> i will try to understood why mine was not working
Send me your project. Maybe I can help you

CU

  Michael

--
    ,''`.   Michael Ott, e-mail: michael at king-coder dot de
   : :' :   Debian SID on Thinkpad T43:
   `. `'    http://www.zolnott.de/laptop/ibm-t43-uc34nge.html
     `-





_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to