I tried to compile the latest Openkore source in a Windows XP machine. However, I keep getting this error when I type "perl ./openkore.pl" in the command line:
Code: Select all
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\openkore_SRC>perl ./openkore.pl
Can't locate loadable object for module XSTools in @INC (@INC contains: C:/openk
ore_SRC/src/deps C:/openkore_SRC/src C:/openkore_SRC C:/Perl/site/lib C:/Perl/li
b .) at ./openkore.pl line 25
Error: XSTools.dll is not found. Please check your installation.
ActivePerl 5.12.2
ActivePython 2.7 (all the modules installed)
Latest cygwin
I am not sure if libcurl is installed properly; I installed it via ActivePython.
Any help regarding this error would be greatly appreciated.
Thank you!