Re: Compiling with Eclipse
- From: Luis Medinas <lmedinas gmail com>
- To: Rodrigo Nunes <rnsribeiro gmail com>
- Cc: "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: Re: Compiling with Eclipse
- Date: Tue, 17 Jul 2012 18:31:19 +0200
Hello,
my advice to all interested in eclipse is really to use the pkg-config plugin for Eclipse CDT >=8.0 and Eclipse SDK 3.7.
I work with this plugin and works great, for both C(GTK+) and C++(GTKMM). This makes the import includes and symbols less tedious.
Hope you enjoy.
http://code.google.com/p/pkg-config-support-for-eclipse-cdt/2012/7/17 Rodrigo Nunes
<rnsribeiro gmail com>
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.
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
https://mail.gnome.org/mailman/listinfo/gtkmm-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]