EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   LUA for win32 (https://www.eqemulator.org/forums/showthread.php?t=37891)

azog 02-23-2014 08:52 AM

LUA for win32
 
I noticed that there is a x64 with boost but no x86 with boost.

Yummy 02-23-2014 08:40 PM

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.

azog 02-24-2014 04:26 PM

So I can use the WindowsDependencies_x64.zip, do i rename Luaj_64 to luaj_32?

azog 02-24-2014 04:29 PM

Quote:

Originally Posted by azog (Post 228505)
So I can use the WindowsDependencies_x64.zip, do i rename Luaj_64 to luaj_32?

sry i didn't check before i replied i see them know.

Thanks for the hookup !!

azog 02-24-2014 05:25 PM

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".

Yummy 03-03-2014 05:11 PM

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.