PoTimeB not working with lua
I ended up getting everything that I had issues with working with lua by redownloading/installing lua from scratch and setting some directories in cmake.
I do however still get Boost_DIR-NOTFOUND under Boost_DIR in the cmake window, but everything then compiles fine anyway. This gets displayed no matter what I change the directory to. I've googled this several times and couldnt find anything.
However I am having an issue where lua is not reading the scripts to start the trials. It looks like the script to make the potimeb_lockout qglobal is working, but the script to start the phase one trials are not. Nothing is spawning and the event isnt starting.
Any help would be appreciated. I'm thinking that I am still missing a step to get the Boost_DIR-NOTFOUND to work.
(I have lua 5.1 installed, boost downloaded and in dependancy directory, lua dll is in the server folder as well.)
|