LUA for win32
I noticed that there is a x64 with boost but no x86 with boost.
|
azog, if you use the git source, it directs you to the URL below. Note the windows x32 dependencies. It contains boost.
http://eqemu.github.io/ I used it to compile EQEmu as a 32 bit on a 64 bit OS w/o issue. |
So I can use the WindowsDependencies_x64.zip, do i rename Luaj_64 to luaj_32?
|
Quote:
Thanks for the hookup !! |
cmake cant find boost
G:\eq\02-22-2014_build\Source\dependencies\boost
i also put it G:\eq\02-22-2014_build\Source\dependencies\luaj_x86\boost i checked the CMakeLists.txt and SET(BOOST_ROOT "${CMAKE_CURRENT_SOURCE_DIR}/dependencies/boost") CMake Error at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindBoost.cmake:1111 (message): Unable to find the requested Boost libraries. Unable to find the Boost header files. Please set BOOST_ROOT to the root directory containing Boost or BOOST_INCLUDEDIR to the directory containing Boost's headers. Call Stack (most recent call first): CMakeLists.txt:206 (FIND_PACKAGE) CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: Boost_INCLUDE_DIR (ADVANCED) used as include directory in directory G:/eq/02-22-2014_build/Source/luabind used as include directory in directory G:/eq/02-22-2014_build/Source/common used as include directory in directory G:/eq/02-22-2014_build/Source/shared_memory used as include directory in directory G:/eq/02-22-2014_build/Source/world used as include directory in directory G:/eq/02-22-2014_build/Source/zone used as include directory in directory G:/eq/02-22-2014_build/Source/ucs used as include directory in directory G:/eq/02-22-2014_build/Source/queryserv used as include directory in directory G:/eq/02-22-2014_build/Source/eqlaunch used as include directory in directory G:/eq/02-22-2014_build/Source/client_files/import used as include directory in directory G:/eq/02-22-2014_build/Source/client_files/export Configuring incomplete, errors occurred! See also "G:/eq/02-22-2014_build/Source/build/CMakeFiles/CMakeOutput.log". |
Azog, I apologize for the delay.
In compiling, I had no errors. I did notice, however, that you have to detect dependencies then it will pickup LUA. I had to detect decencies a second time prior to compiling. I wish I could help more. |
All times are GMT -4. The time now is 03:37 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.