Latest Build on Windows does not Compile

Post Reply
xelloss
Posts: 57
Joined: Sat Mar 09, 2013 1:09 am

Latest Build on Windows does not Compile

Post by xelloss » Thu Dec 11, 2014 9:16 pm

Massive lua fails. I'm assuming something to do with recent Git pulls? Unresolved external symbols mostly.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Latest Build on Windows does not Compile

Post by kjLotus » Thu Dec 11, 2014 10:09 pm

i know, no time to fix it until tonight

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Latest Build on Windows does not Compile

Post by kjLotus » Thu Dec 11, 2014 11:39 pm

note to self: don't build x86 libraries with x64 CLT

Alexandre24
Posts: 175
Joined: Thu Mar 13, 2014 10:15 pm
Location: Hawkesbury, Ontario, CANADA

Re: Latest Build on Windows does not Compile

Post by Alexandre24 » Fri Dec 12, 2014 1:52 am

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 ?

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Latest Build on Windows does not Compile

Post by kjLotus » Fri Dec 12, 2014 2:21 am

they should work, i don't think i've ever tried though because there really isn't much of a reason to

Alexandre24
Posts: 175
Joined: Thu Mar 13, 2014 10:15 pm
Location: Hawkesbury, Ontario, CANADA

Re: Latest Build on Windows does not Compile

Post by Alexandre24 » Fri Dec 12, 2014 3:07 am

Well, I have 8gb of ram. I say that while x64 , this ram manage at best.

xelloss
Posts: 57
Joined: Sat Mar 09, 2013 1:09 am

Re: Latest Build on Windows does not Compile

Post by xelloss » Fri Dec 12, 2014 4:01 am

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.

User avatar
kjLotus
Special Guest
Posts: 1813
Joined: Sun Jul 22, 2012 2:16 pm

Re: Latest Build on Windows does not Compile

Post by kjLotus » Fri Dec 12, 2014 5:08 am

you'd have to get it to link to the right libraries and stuff before it'd compile

Post Reply