This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Problem Noggit3 on MAC  (Read 1395 times)

Painchoc

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 1
    • View Profile
Problem Noggit3 on MAC
« on: July 27, 2015, 01:49:12 pm »
Hi guys !

 I was looking for a noggit on Mac but I didn't find anything, so I would like to compile it by my own. The thing is I don't know how to do, I'm a beginner, could someone help me ?

Thank for reading,

Painchoc
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Problem Noggit3 on MAC
« Reply #1 on: July 27, 2015, 02:33:57 pm »
you will need xcode, cmake, libglew, libsdl, libfreetype, libboost, libstorm (ladik's in some old version I don't know),   (best use brew or port to install everything except xcode and libstorm). Installing that stuff alone might be a pain. Sorry.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Zflink

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 16
    • View Profile
Re: Problem Noggit3 on MAC
« Reply #2 on: July 28, 2015, 06:12:38 pm »
Hi ! I have the same idea but I don't know how to do, first we need to download Xcode then brew to find missing libs and then try to compile ?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: Problem Noggit3 on MAC
« Reply #3 on: July 28, 2015, 06:42:47 pm »
yes, you will be running cmake on the source directory to generate the xcode project and then compile that using xcode.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »