Sorry, I forgot to give you the actual parameters list returned by
pkg-config ;)...
CFLAGS
~~
-mms-bitfields -ID:/XWin/include/gtkmm-2.4 -ID:/XWin/lib/gtkmm-2.4/include
-ID:/XWin/include/glibmm-2.4 -ID:/XWin/lib/glibmm-2.4/include
-ID:/XWin/include/giomm-2.4 -ID:/XWin/lib/giomm-2.4/include
Actually, what I did was to use 'pkg-config gtkmm-2.4 --cflags' and
'pkg-config gtkmm-2.4 --libs' to extract the parameter to re compile the
application. I did the same when I compiled using the previous version
of gtkmm-2.4.
Is there something I should change this time?
T.I.A.
--
Know this..
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 -
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\bi