I think someone posted about this before..lemme see if I can dig up that thread (I don't remember the cause atm...)
---
This is not the one I was looking for..I've seen this discussion with someone in the last 6 months, or so..but, it could have been in irc...
Verify the version of perl that you installed first:
http://www.eqemulator.org/forums/sho...invalid+taskid
If that is correct, re-run CMake to verify that it found the proper version and location of perl.
(In very odd or extreme cases, CMake can find 'distributed' versions of perl before finding the 'installed' version. This shouldn't happen
unless you install multiple versions or have software with a perl distro that placed it's 'path' variable before the installed one's.)
Give that a shot and see where you stand.
EDIT: Version check includes x86 vs. x64. You still need x86 (32-bit) if you are compiling 32-bit server code.