Hi,It gives me this error:I'm sorry for this basic questions for you but i don't see tutorials that explains more detailed to understand..
i'm new on Linux and gtk+. I'm trying to migrate an application make with gtk+2.0, and i'm following this tutorial https://developer.gnome.org/gtk3/stable/gtk-migrating-2- to-3.html
But i have some doubts, like where i could do this
make CFLAGS+="-DGTK_DISABLE_SINGLE_I'm using Eclipse to compile the files..INCLUDES"
If i make this code:
make CFLAGS+="-DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED"