On Sat, 2008-10-25 at 11:13 -0400, Jam wrote: > I just downloaded gtkmm-win32-devel-2.14.1-3 and try to recompile an > application I had developed under gtkmm-win32-devel-2.10.11-1, but I get > a strange error: > -------------------- > > -------------- Build: default in Console application --------------- > > Linking executable: TheProgram.exe > D:\XWin\bin\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: > cannot find -lfontconfig > collect2: ld returned 1 exit status > Process terminated with status 1 (0 minutes, 0 seconds) > 1 errors, 0 warnings > --------------------------- > > Specs > Windows XP > codeblocks-8.02-setup > MinGW-5.1.3 > MSYS-1.0.11-2004.04.30-1 > > What am I doing wrong?
Why do you link against fontconfig? I don't think any of gtkmm or its dependencies needs it on Windows. Armin _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list