0

I have got Strawberry perl with windows 10. Using cpan I try to install TCOD::Key. The problem is the libtcod.h file is absent. I do not understand how install the libraria.

D:\Documents>cpanm --force TCOD::Key
--> Working on TCOD::Key
Fetching http://www.cpan.org/authors/id/J/JJ/JJATRIA/TCOD-0.009.tar.gz ... OK
Configuring TCOD-0.009 ... OK
Building and testing TCOD-0.009 ... FAIL
! Installing TCOD::Key failed. See C:\Users\User\.cpanm\work\1672857094.2144\build.log for details. Retry with --force to force install it.

enter image description here screenshot

I expect that by installing the library, the TSOD::Key module will install successfully.

Håkon Hægland
  • 39,012
  • 21
  • 81
  • 174
  • Looks like this distribution has failed tests on all platforms, see: http://matrix.cpantesters.org/?dist=TCOD+0.009. Please contact the maintainer and ask for advice here: https://github.com/jjatria/perl-tcod/issues – Håkon Hægland Jan 05 '23 at 22:41

0 Answers0