The information herein is not thoroughly tested. GTK+ 2.6.10 provides options to include WinTab library and IE 5.5 library. However, I haven't found much use of these libraries yet. Anyway, to try these features, read on.
Download wtkit126.zip and unpack it into /mingw/include. Rename “wtkit126 Folder” as wtkit126. Also, download ie55_lib.exe or ie6_lib.exe, and extract sample.exe from it. Again, extract sample.exe into a new folder in /mingw/include.
mkdir /mingw/include/ie55_lib
cd /mingw/include/ie55_lib
unzip ~/sample.exe
When you configure GTK+ 2.6.10, add --with-wintab=/mingw/include/wtkit126 --with-ie55=/mingw/include/ie55_lib
.
No comments:
Post a Comment