Re: Win32:Printer Windows x86 build with FreeImage.dll support build issues
- From: Eadmund@xxxxxxxxxxxxx
- Date: Fri, 30 May 2008 09:59:02 -0700 (PDT)
On May 29, 8:51 pm, Bjoern Hoehrmann <bjo...@xxxxxxxxxxxx> wrote:
* Eadm...@xxxxxxxxxxxxx wrote in comp.lang.perl.modules:
I'm trying to build Win32::Printer with Freeimage.dll support (under
windows xp using the MS free compilers). The default build is to have
it without FreeImage support when you install it using 'c:\perl\bin
\cpan' , so I am manually unzipping the source ans running
makefile.pl, then nmake. When I do this I get referneces to
delayimp.lib not being found, but it works OK.
How did you install the compiler? If delayimp.lib cannot be found on
your hard drive, you could download and install the Platform SDK or
the Driver Development Kit, they both include the library. If you do
have it on the hard drive and it cannot be found, you have to adjust
the library paths (e.g. using `set LIBS=...`). Usually the compilers
come with a special command prompt and batch file that sets the en-
vironment up properly.
If you use ActivePerl you might also be able to install the module
via ppm, e.g.http://cpan.uwinnipeg.ca/dist/Win32-Printerhas a ppm
module for Perl 5.8.x and ActiveState might also offer one.
--
Björn Höhrmann · mailto:bjo...@xxxxxxxxxxxx ·http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 ·http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 ·http://www.websitedev.de/
Hi Bjorn,
Thanks for the info, I can now compile. The library file WAS inthe DDK
as you said, I had downloaded the platform and .net developer packages
(which it is not in).
Thanks again
Eadmund
.
- References:
- Win32:Printer Windows x86 build with FreeImage.dll support build issues
- From: Eadmund
- Re: Win32:Printer Windows x86 build with FreeImage.dll support build issues
- From: Bjoern Hoehrmann
- Win32:Printer Windows x86 build with FreeImage.dll support build issues
- Prev by Date: Re: Win32:Printer Windows x86 build with FreeImage.dll support build issues
- Previous by thread: Re: Win32:Printer Windows x86 build with FreeImage.dll support build issues
- Index(es):
Relevant Pages
|
|