Re: Visual C++ express 2005



On 8/11/06, Mickael Drean <mickael drean gmail com> wrote:
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


what if you use Gtk::manage?

--
jonner



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]