Re: Compiling with Eclipse



The yes of course, is that I rename the files, but was using the book's examples http://developer.gnome.org/gtkmm-tutorial/unstable/sec-pushbuttons.html.en
I made some changes to the file name and to be able to use in my example.

Em segunda-feira, 16 de julho de 2012, moh B. escreveu:
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 <rnsribeiro gmail com>
>         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 <rnsribeiro gmail com>
>                         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
>                 gtkmm-list gnome org
>                 https://mail.gnome.org/mailman/listinfo/gtkmm-list
>
>

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


--
Pensamentos viram palavras,
Palavras viram ações,
Ações viram hábitos,
Hábitos viram caráter,
E o caráter vira o seu destino.



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