Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Compiling Tk::PNG on win32 (complications, more c/xs than perl)

by crazyinsomniac (Prior)
on Jul 15, 2002 at 08:59 UTC ( [id://181716]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    E:\dev\new\Tk-PNG-2.005>perl Makefile.PL -I./zlib -I./libpng -L./zlib 
    +-L./libpng
    E:/dev/new/Tk-PNG-2.005 does not start with C:/Perl/site/lib
    ...
    
    NMAKE : fatal error U1073: don't know how to make 'png.h'
    Stop.
    
  2. or download this
    imgPNG$(OBJ_EXT) : imgPNG.c C:/Perl/site/lib/Tk/pTk/Lang.h \
     C:/Perl/site/lib/Tk/pTk/Lang.m C:/Perl/site/lib/Tk/pTk/Lang.t \
    ...
     C:/Perl/site/lib/Tk/pTk/tkInt_f.h C:/Perl/site/lib/Tk/pTk/tkPort.h \
     C:/Perl/site/lib/Tk/pTk/tkVMacro.h C:/Perl/site/lib/Tk/pTk/tkWinPort.
    +h \
     C:/Perl/site/lib/Tk/pTk/tk_f.h png.h
    
  3. or download this
    
    #ifdef MAC_TCL
    ...
    #   include "png.h"
    #endif
    #endif
    
  4. or download this
    
    Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
    ...
    blib\arch\auto\Tk\PNG\PNG.dll : fatal error LNK1120: 31 unresolved ext
    +ernals
    NMAKE : fatal error U1077: 'link' : return code '0x460'
    Stop.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://181716]
Approved by cjf
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (6)
As of 2024-03-28 14:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found