Re: win32 :( ?



Arnold Putz has recently (e.g., june or so) created activestate PPMs of
Gtk2 and Glib 1.043.  I do not personally know of win32 binaries for
Gtk2::GladeXML.

 Ok, all went good with installing gtk2/glib 1.043 ppms with
activestate perl 5.8.4 510. All went fine also with gtk2/glade-2/win32
from the fine folks at gladewin32.sf.net.
 So, i went on with trying to compile gtk2::gladexml. I downloaded
win32 sdk and its freeware compiler from their site. My steps were:
- cmd.exe ; cd /to/gtk2-gladexml/sources
- perl Makefile.PL
- nmake
 The result:

<cmd_output>

Creating library blib\arch\auto\Gtk2\GladeXML\GladeXML.lib and object
blib\arch\auto\Gtk2\GladeXML\GladeXML.exp
GladeXML.obj : error LNK2019: unresolved external symbol
_gtk2perl_new_gtkobject referenced in function
_XS_Gtk2__GladeXML_get_widget 
GladeXML.obj : error LNK2019: unresolved external symbol _strcmp
referenced in function _boot_Gtk2__GladeXML
LINK : error LNK2001: unresolved external symbol __DllMainCRTStartup@
12blib\arch\auto\Gtk2\GladeXML\GladeXML.dll : 
fatal error LNK1120: 3 unresolved externals 
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : 
return code '0x460' Stop.
C:\tmp\Gtk2-GladeXML-1.00>

</cmd_output>

 I have to admit i have trouble understanding this. All my include and
lib paths seem to be fine. But surely i am missing something. Any
version conflicts ?

-- 
perl -MLWP::Simple -e'print$_[rand(split(q|%%\n|,
get(q=http://cpan.org/misc/japh=)))]'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]