How to compile map? - Page 3

How to compile map?

Discuss maps & map creation - from concept to execution to the ever elusive release.

Moderator: Moderators

User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: How to compile map?

Post by Beherith »

My apologies, I may have pasted the two commands needed wrong:

1. sudo easy_install pip
2. sudo pip install PIL

Also, to check if PIL or Pillow is installed, you must start python in the terminal by typing 'python', then type from PIL import Image into the '>>>' prompt.
Both PIL and Pillow should load with 'from PIL import Image', if they are installed.
User avatar
code_man
Posts: 260
Joined: 19 Jan 2014, 13:10

Re: How to compile map?

Post by code_man »

There is viewtopic.php?f=13&p=577678#p577678 which can import and compile maps simple, no need for building smf compilers.
User avatar
MasterBel2
Posts: 347
Joined: 11 Apr 2016, 12:03

Re: How to compile map?

Post by MasterBel2 »

@code_man: Will SME compile/run on Mac?

@Beherith: Throws the same error. Just can't find what it's looking for. :(
Post Reply

Return to “Map Creation”