Page 1 of 1
Latest Build on Windows does not Compile
Posted: Thu Dec 11, 2014 9:16 pm
by xelloss
Massive lua fails. I'm assuming something to do with recent Git pulls? Unresolved external symbols mostly.
Re: Latest Build on Windows does not Compile
Posted: Thu Dec 11, 2014 10:09 pm
by kjLotus
i know, no time to fix it until tonight
Re: Latest Build on Windows does not Compile
Posted: Thu Dec 11, 2014 11:39 pm
by kjLotus
note to self: don't build x86 libraries with x64 CLT
Re: Latest Build on Windows does not Compile
Posted: Fri Dec 12, 2014 1:52 am
by Alexandre24
thank you very much but I have a question for you.
Thanks to you, I realized I could compile the DSGame x64 -server but can we do the same for DSGame -connect and DSConnect -server ?
Re: Latest Build on Windows does not Compile
Posted: Fri Dec 12, 2014 2:21 am
by kjLotus
they should work, i don't think i've ever tried though because there really isn't much of a reason to
Re: Latest Build on Windows does not Compile
Posted: Fri Dec 12, 2014 3:07 am
by Alexandre24
Well, I have 8gb of ram. I say that while x64 , this ram manage at best.
Re: Latest Build on Windows does not Compile
Posted: Fri Dec 12, 2014 4:01 am
by xelloss
Alexandre24 wrote:thank you very much but I have a question for you.
Thanks to you, I realized I could compile the DSGame x64 -server but can we do the same for DSGame -connect and DSConnect -server ?
Doesn't work for me. DS-connect x64 fails on zmq.hpp.
Re: Latest Build on Windows does not Compile
Posted: Fri Dec 12, 2014 5:08 am
by kjLotus
you'd have to get it to link to the right libraries and stuff before it'd compile