View Single Post
  #2  
Old 01-23-2013, 08:20 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

There's something wrong with your Perl install. Like a missing lib file. You need to have the full perl install on the machine you use to build and CMake needs to be able to find it, so make sure it's in the path.
Reply With Quote