cmake errors
Not sure why this is happening i have both mysql_x86 and zlib_x86 in the dependencies folder. do i need to reinstall perl?
CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): Could NOT find PerlLibs (missing: PERL_LIBRARY PERL_INCLUDE_PATH) (found version "5.8.8") Call Stack (most recent call first): C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE) C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindPerlLibs.cmake:242 (find_package_handle_standard_args) CMakeLists.txt:195 (FIND_PACKAGE) Configuring incomplete, errors occurred! See also "G:/eq/02-22-2014_build/source/build/CMakeFiles/CMakeOutput.log". |
sigh! if i install the new perl 5.12, it will break my older builds won't it.
|
Ironically..I had this same problem, but for different reasons...
Most Likley, the Perl version '5.8.8' being found is located in your Git directory. Yes, you will need to install one of the supported versions of Perl..even if you deselect Perl in CMake. Choose the one based on your build choice. http://code.google.com/p/projecteqemu/downloads/list EDIT: If you already have one of the supported versions installed, verify that the correct version of Perl comes first in your system PATH. |
my perl-v shows 5.8.8
I am thinking about installing lua I noticed that cave dude is moving the quests over I just started noticing some people no longer give quests. can i run lua and perl at the same time? |
Thank you Uleat i had the old dependency's
|
Yes, both at the same time is allowed..however...
If an entity has both a lua and a pl file, the lua will take precedence. |
All times are GMT -4. The time now is 05:06 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.