Hi, thanks for the video. But, I think the buttons.h should have the
include guard fixed:
#ifndef BUTTONS_H
#define BUTTONS_H
...
...
#endif // BUTTONS_H
instead of GTKMM_EXAMPLE_BUTTONS_H
On Sun, 2012-07-15 at 22:12 -0300, Rodrigo Nunes wrote:
> sorry forgot to send the link:
>
> http://www.youtube.com/watch?v=ZeKTc-fOflQ
>
> 2012/7/15 Rodrigo Nunes <[email protected]>
> As I could not configure to compile in eclipse. but I got in
> netbeans I made this tutorial, if anyone interested I hope to
> be helping the link to the video is this:
>
>
>
> 2012/7/12 Rodrigo Nunes <[email protected]>
> good folks, I tried all the procedures issued
> by colleagues but none worked for me, but I do
> what I needed with netbeans, creating a
> project with cmake as shown in the link:
> https://live.gnome.org/gtkmm/UsingCMake
>
> And in netbeans created a project with the option "C/C
> ++ Project with Existing Sources" and chose the
> project folder cmake
> "/project_topdir/src_dir/example" and it worked.
>
>
> So I can change the code and compile the program that
> works perfectly.
>
>
> What I needed was an IDE that has auto-complete
> function code and compile it without having to leave.
>
>
> If anyone has another idea, as it easier to do this in
> netbeans please show me.
>
>
> Thank you all for your dedication.
>
>
> Sorry my English.
>
>
> _______________________________________________
> gtkmm-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list