For$
<!-- begin site header -->
<div id=

Author Topic: Building  (Read 7959 times)

ebiru

  • Newbie
  • *
  • Posts: 4
    • View Profile
Building
« on: January 11, 2011, 08:05:49 am »
I never mess around with a project this build so I am not sure where to start but I am 100% willing to learn! Basically I don't know how to build this and I have visual studio 2010 (yay for my school offering it)

Fador

  • Administrator
  • Full Member
  • *****
  • Posts: 126
    • View Profile
Re: Building
« Reply #1 on: January 11, 2011, 09:45:44 am »
Well the easiest way would be to use my Build pack, just copy the includes and libs to the visual studio directories and maybe modify the .bat scripts a bit ;)

..or just use the includes and libs and open the project files for VS2010..

ebiru

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: Building
« Reply #2 on: January 11, 2011, 09:48:54 am »
When I try that, it says Warning: Cannot find 16 files. And what do you mean by "visual studio directories"

edit****
HAHA! That was all that I needed xD Thank you for the hint ^^
« Last Edit: January 11, 2011, 09:59:01 am by ebiru »

tlinderh

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Building
« Reply #3 on: January 12, 2011, 09:48:48 pm »
Naturally, as soon as I decide I want to fix a few little bugs to help out, monkey.org is down all day and I can't download libevent :-(

tlinderh

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Building
« Reply #4 on: January 12, 2011, 10:33:29 pm »
btw, Eximius pointed me to http://sourceforge.net/projects/levent/ and then Fador later pointed out that http://mineserver.be/downloads/mineserver-VS2010_build_pack.zip contains all the libraries needed for building on windows with VC2010.