[glade--] Dev-C++, Gtkmm and Glade
- From: Arthur Maciel <arthurmaciel gmail com>
- To: glademm-list gnome org
- Subject: [glade--] Dev-C++, Gtkmm and Glade
- Date: Fri, 11 Feb 2005 17:14:34 -0200
Hi, guys!
I´m using Dev-C++ on Windows, Gtk Runtime and Gtkmm Runtime (2.4). I
have set the compiller´s options and the libs and include paths to the
project options. When I ask it to compile there comes the error:
---------------------------------
Compiler: Default compiler
Building Makefile: "C:\Dev-Cpp\Projetos\Makefile.win"
Running make...
make.exe -f "C:\Dev-Cpp\Projetos\Makefile.win" all
g++.exe -D__DEBUG__ -c test.cpp -o test.o -I"C:/Dev-Cpp/Gtk2.0/INCLUDE"
-I"C:/Dev-Cpp/Gtk2.0/INCLUDE/GTK-2.0"
-I"C:/Dev-Cpp/Gtk2.0/INCLUDE/GLIB-2.0"
-I"C:/Dev-Cpp/Gtk2.0/INCLUDE/PANGO-1.0"
-I"C:/Dev-Cpp/Gtk2.0/INCLUDE/ATK-1.0"
-I"C:/Dev-Cpp/Gtk2.0/INCLUDE/GTKGLEXT-1.0"
-I"C:/Dev-Cpp/Gtk2.0/LIB/GTK-2.0/INCLUDE"
-I"C:/Dev-Cpp/Gtk2.0/LIB/GLIB-2.0/INCLUDE"
-I"C:/Dev-Cpp/Gtk2.0/LIB/GTKGLEXT-1.0/INCLUDE"
-I"C:/Dev-Cpp/Gtk2.0/INCLUDE/LIBGLADE-2.0"
-I"C:/Dev-Cpp/Gtk2.0/INCLUDE/LIBXML2" -I"C:/Dev-Cpp/include/c++/3.3.1"
-I"C:/Dev-Cpp/include/c++/3.3.1/mingw32"
-I"C:/Dev-Cpp/include/c++/3.3.1/backward"
-I"C:/Dev-Cpp/lib/gcc-lib/mingw32/3.3.1/include"
-I"C:/Dev-Cpp/include" -IC:/Dev-Cpp/Gtk2.0/include/gtkmm-2.4
-IC:/Dev-Cpp/Gtk2.0/lib/gtkmm-2.4/include
-IC:/Dev-Cpp/Gtk2.0/include/glibmm-2.4
-IC:/Dev-Cpp/Gtk2.0/lib/glibmm-2.4/includ e
-IC:/Dev-Cpp/Gtk2.0/include/gdkmm-2.4
-IC:/Dev-Cpp/Gtk2.0/lib/gdkmm-2.4/includ e
-IC:/Dev-Cpp/Gtk2.0/include/pangomm-1.4
-IC:/Dev-Cpp/Gtk2.0/include/atkmm-1.6
-IC:/Dev-Cpp/Gtk2.0/include/gtk-2.0
-IC:/Dev-Cpp/Gtk2.0/include/sigc++-2.0 -IC:/
Dev-Cpp/Gtk2.0/lib/sigc++-2.0/include
-IC:/Dev-Cpp/Gtk2.0/include/glib-2.0 -IC:/
Dev-Cpp/Gtk2.0/lib/glib-2.0/include
-IC:/Dev-Cpp/Gtk2.0/lib/gtk-2.0/include -IC:
/Dev-Cpp/Gtk2.0/include/pango-1.0 -IC:/Dev-Cpp/Gtk2.0/include/atk-1.0
-pg -g3
g++.exe: cannot specify -o with -c or -S and multiple compilations
make.exe: *** [test.o] Error 1
Execution finished
--------------------------------------
Can anyone help me please?
There is another issue, now really with glade.
If I build a GUI with glade, how can I use it? (with Dev-C++, I mean).
Thank you very much.
Arthur Maciel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]