View Single Post
Old 12 October 2015, 12:14   #72
8bitbubsy
Registered User
 
8bitbubsy's Avatar
 
Join Date: Sep 2009
Location: Norway
Posts: 1,711
You need a development library called SDL (version 1.2.x, important). That's it! There might be some #ifdef incompatibilities with MorphOS, especially in pt_config.c (the "get executable path" hack stuff, can be commented out).

I'm not sure if you need to pass some flags to the compiler, I have never tried to compile it for MorphOS before. Try to look in make-linux.sh. Also, make sure you got the very latest code first, execute this command in the shell (make sure you have SVN installed):
Code:
svn checkout svn://svn.code.sf.net/p/protracker/code/trunk protracker-code
8bitbubsy is offline  
 
Page generated in 0.04165 seconds with 11 queries