ok, we are having some good luck here!

after created those directories lib & obj and their children, it
seems, make_uname.bat dllw4 works!!!

but the resulted files are .a, i expect dll files? since i request dllw4.

like above, i set USE_GTK=No
but why it still trying to load gtk header files? is GTK compulsory in
order to build a non gtk dll?

Z:\iup\src>make_uname.bat dllw4
''; echo 'Tecmake: Starting [ iupgtk:dllw4 ]'
''; echo Tecmake: compiling iupgtk_common.c ...
c:/mingw/bin/gcc -c  -Wall -O2 -mms-bitfields -I../include -I. -Igtk -I../etc -I
c:/mingw/include -Ix:/lng/gtk/include/atk-1.0 -Ix:/lng/gtk/include/gtk-2.0 -Ix:/
lng/gtk/include/gdk-pixbuf-2.0 -Ix:/lng/gtk/include/cairo -Ix:/lng/gtk/include/p
ango-1.0 -Ix:/lng/gtk/include/glib-2.0 -Ix:/lng/gtk/lib/glib-2.0/include -Ix:/ln
g/gtk/lib/gtk-2.0/include  -DGTK_DISABLE_DEPRECATED -D_WIN32_WINNT=0x0501 -D_WIN
32_IE=0x0501 -DWINVER=0x0501 -DNOTREEVIEW -DIUP_DLL -DTEC_UNAME=dllw4 -DTEC_SYSN
AME=Win32 -DTEC_LITTLEENDIAN -DTEC_32 -DWIN32 -DNDEBUG -o ../obj/iupgtk/dllw4/iu
pgtk_common.o gtk/iupgtk_common.c
gtk/iupgtk_common.c:12:21: fatal error: gtk/gtk.h: No such file or directory
compilation terminated.
make: *** [../obj/iupgtk/dllw4/iupgtk_common.o] Error 1
''; echo 'Tecmake: Starting [ iupgtk:dllw4 ]'
''; echo Tecmake: compiling iupgtk_common.c ...
c:/mingw/bin/gcc -c  -Wall -O2 -mms-bitfields -I../include -I. -Igtk -I../etc -I
c:/mingw/include -Ix:/lng/gtk/include/atk-1.0 -Ix:/lng/gtk/include/gtk-2.0 -Ix:/
lng/gtk/include/gdk-pixbuf-2.0 -Ix:/lng/gtk/include/cairo -Ix:/lng/gtk/include/p
ango-1.0 -Ix:/lng/gtk/include/glib-2.0 -Ix:/lng/gtk/lib/glib-2.0/include -Ix:/ln
g/gtk/lib/gtk-2.0/include  -DGTK_DISABLE_DEPRECATED -D_WIN32_WINNT=0x0501 -D_WIN
32_IE=0x0501 -DWINVER=0x0501 -DNOTREEVIEW -DIUP_DLL -DTEC_UNAME=dllw4 -DTEC_SYSN
AME=Win32 -DTEC_LITTLEENDIAN -DTEC_32 -DWIN32 -DNDEBUG -o ../obj/iupgtk/dllw4/iu
pgtk_common.o gtk/iupgtk_common.c
gtk/iupgtk_common.c:12:21: fatal error: gtk/gtk.h: No such file or directory
compilation terminated.
make: *** [../obj/iupgtk/dllw4/iupgtk_common.o] Error 1
''; echo 'Tecmake: Starting [ iupstub:mingw4 ]'
''; echo Tecmake: librarian libiupstub.a ...
c:/mingw/bin/ar rv ../lib/mingw4/libiupstub.a ../obj/iupstub/mingw4/iupwindows_m
ain.o
c:/mingw/bin/ar: creating ../lib/mingw4/libiupstub.a
a - ../obj/iupstub/mingw4/iupwindows_main.o
''; echo Tecmake: updating lib TOC libiupstub.a ...
c:/mingw/bin/ranlib ../lib/mingw4/libiupstub.a
''; echo 'Tecmake: Static Library (../lib/mingw4/libiupstub.a) Done'; echo ''

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to