# New Ticket Created by Will Coleda # Please include the string: [perl #103250] # in the subject line of all future correspondence about this issue. # <URL: https://rt.perl.org:443/rt3/Ticket/Display.html?id=103250 >
Using Activestate perl and VS Express 2010, nqp fails to build with --gen-parrot. To allow the build to proceed, you need to copy the installed libparrot.dll into the nqp directory: copy install\bin\libparrot.dll nqp Once that build finishes, the rakudo build dies for the same reason: copy install\bin\libparrot.dll . These manual steps shouldn't be necessary (but jnthn++ for pointing them out.) -- Will "Coke" Coleda