I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2010-06-07 01:21:21.194361-07 by tonyc in response to 12740
Re: Can not compile...

Sorry for the delay.

That error from dmake is strange - which directory did you install ActivePerl to?

I installed to c:\perl and that file exists.

The error you're seeing building with nmake indicates that nmake isn't building the prerequisites for CountColor.dll - CountColor.o in this case.

On the jpeg side, it looks like EU::MM is being too smart and dropping -ljpeg because it couldn't find it, which might explain your jpeg issues.

Direct Responses: Write a response