extern "C" {
####
C:\Perl64\packages\Encode-Detect-1.01>cl -nologo -c @"lib\Encode\Detect\Detector.ccs" -Fo"lib\Encode\Detect\Detector.obj" "lib\Encode\Detect\Detector.c"
Detector.c
lib\Encode\Detect\Detector.xs(79) : warning C4267: 'argument' : conversion from 'size_t' to 'PRUint32', possible loss of data
lib\Encode\Detect\Detector.xs(109) : warning C4267: 'argument' : conversion from 'size_t' to 'PRUint32', possible loss of data
####
C:\Perl64\packages\Encode-Detect-1.01>nmake
Microsoft (R) Program Maintenance Utility Version 9.00.21022.08
Copyright (C) Microsoft Corporation. All rights reserved.
C:\Perl64\bin\perl.exe Build --makefile_env_macros 1
ExtUtils::Mkbootstrap::Mkbootstrap('blib\arch\auto\Encode\Detect\Detector\Detector.bs')
Generating script 'lib\Encode\Detect\Detect.lds'
link @"lib\Encode\Detect\Detect.lds" -out:"blib\arch\auto\Encode\Detect\Detector\Detector.dll"
LINK : warning LNK4044: unrecognized option '/lstdc++'; ignored
Detect.def : error LNK2001: unresolved external symbol boot_Encode__Detect
Detect.def : error LNK2001: unresolved external symbol boot_Encode__Detect
lib\Encode\Detect\Detect.lib : fatal error LNK1120: 2 unresolved externals
mt -nologo -manifest "lib\Encode\Detect\Detect.dll.manifest" -outputresource:"blib\arch\auto\Encode\Detect\Detector\Detector.dll";2
lib\Encode\Detect\Detect.dll.manifest : general error c1010070: Failed to load and parse the manifest. The system cannot find the file specified.
Manifying blib\lib/Encode/Detect.pm -> blib\libdoc\Encode.Detect.3
Manifying blib\lib/Encode/Detect/Detector.pm -> blib\libdoc\Encode.Detect.Detector.3
HTMLifying blib\lib\Encode\Detect.pm -> blib\libhtml\site\lib\Encode\Detect.html
Build: blib\lib\Encode\Detect.pm: cannot resolve L in paragraph 18.
HTMLifying blib\lib\Encode\Detect\Detector.pm -> blib\libhtml\site\lib\Encode\Detect\Detector.html