On Thu, 2008-09-25 at 21:13 -0400, Jamiil wrote: > Before installed the the bellow suggested gtkmm installer I did a > compilation of a small application I am working on, however, after > installing your 'installer', I am getting a lot of compilation errors. > > Here is a list of the errors I am getting, what am I doing wrong? > TIA > ========== > D:\XWin\include\gtkmm-2.4\gtkmm.h|30|giomm.h: No such file or directory| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|31|giomm/icon.h: No > such file or directory| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|246|error: `Gio' > has not been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|246|error: `Icon' > was not declared in this scope| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|246|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|246|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|246|error: ISO C++ > forbids declaration of `property_gicon' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|256|error: `Gio' > has not been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|256|error: `Icon' > was not declared in this scope| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|256|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|256|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\cellrendererpixbuf.h|256|error: ISO C++ > forbids declaration of `property_gicon' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|31|giomm/file.h: No such > file or directory| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|609|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|609|error: ISO C++ forbids > declaration of `type name' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|609|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|609|error: ISO C++ forbids > declaration of `uri' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|616|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|616|error: ISO C++ forbids > declaration of `type name' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|616|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|616|error: ISO C++ forbids > declaration of `file' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|622|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|622|error: ISO C++ forbids > declaration of `type name' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|622|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|622|error: ISO C++ forbids > declaration of `file' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|625|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|625|error: `File' was not > declared in this scope| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|625|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|625|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|625|error: template > argument 2 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|625|error: ISO C++ forbids > declaration of `get_files' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|629|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|629|error: ISO C++ forbids > declaration of `type name' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|629|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|629|error: ISO C++ forbids > declaration of `file' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|637|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|637|error: `File' was not > declared in this scope| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|637|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|637|error: ISO C++ forbids > declaration of `get_current_folder_file' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|641|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|641|error: `File' was not > declared in this scope| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|641|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|641|error: ISO C++ forbids > declaration of `get_file' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|643|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|643|error: ISO C++ forbids > declaration of `type name' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|643|error: template > argument 1 is invalid| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|643|error: ISO C++ forbids > declaration of `get_file' with no type| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|744|error: `Gio' has not > been declared| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|744|error: `File' was not > declared in this scope| > D:\XWin\include\gtkmm-2.4\gtkmm\filechooser.h|744|error: template > argument 1 is invalid| > ||More errors follow but not being shown.| > ||Edit the max errors limit in compiler options...| > ||=== Build finished: 50 errors, 0 warnings ===|
Ugh. Seems like the giomm header files are missing in the installer. I created another one, including them: ftp://ftp.gnome.org/pub/GNOME/binaries/win32/gtkmm/2.14/gtkmm-win32-devel-2.14.1-2.exe Thanks, Armin > Armin Burgmeier wrote: > > Dear gtkmm users, > > > > Official All-in-One Windows installers (runtime and development > > versions) for gtkmm are available again: > > http://ftp.gnome.org/pub/GNOME/binaries/win32/gtkmm > > > > They contain all files required to build applications using gtkmm with > > MinGW or MSVC++, including GTK+ binaries. More information is available > > at http://live.gnome.org/gtkmm/MSWindows. > > > > Feel free to ask if you have any problems with them. Suggestions are > > welcome as well. > > > > Thanks go to Murray Cumming and Cédric Gustin for their help that > > allowed me to create the installers. > > > > Armin > > > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
