[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4694: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4695: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4696: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
zSILENCER Forum • View topic - Compiling for OS X

Compiling for OS X

The main forum for zSILENCER, everything can be here.

Compiling for OS X

Postby Skylab » Mon Apr 07, 2014 4:00 pm

Hey. I'm having issues compiling for OS X and hope that you can help me with the process. I'm getting errors typing in automake. Here are the errors http://pastebin.com/4JzSudpH . Not sure what I need to do now. It's not creating the Make file at all thus Make doesn't work.
Complete Game Guide and more on
User avatar
Skylab
 
Posts: 22
Joined: Sat Mar 08, 2014 3:14 pm

Re: Compiling for OS X

Postby Skylab » Mon Apr 07, 2014 4:28 pm

Complete Game Guide and more on
User avatar
Skylab
 
Posts: 22
Joined: Sat Mar 08, 2014 3:14 pm

Re: Compiling for OS X

Postby admin » Mon Apr 07, 2014 6:20 pm

OK the github was just updated with xcodeproj file, so you can open that up in xcode and it will work easily. You also need to get the SDL frameworks.
User avatar
admin
Site Admin
 
Posts: 26
Joined: Sun Jul 28, 2013 2:38 pm

Re: Compiling for OS X

Postby Skylab » Mon Apr 07, 2014 7:32 pm

Whoa, you rule! Thank you for that.
The project seems to be missing a file called zSILENCER-Info.plist. Any ideas?
Complete Game Guide and more on
User avatar
Skylab
 
Posts: 22
Joined: Sat Mar 08, 2014 3:14 pm

Re: Compiling for OS X

Postby admin » Mon Apr 07, 2014 11:23 pm

Forgot about that one, oops. I added it all to the git should be good to go.
User avatar
admin
Site Admin
 
Posts: 26
Joined: Sun Jul 28, 2013 2:38 pm

Re: Compiling for OS X

Postby Skylab » Tue Apr 08, 2014 12:12 am

Complete Game Guide and more on
User avatar
Skylab
 
Posts: 22
Joined: Sat Mar 08, 2014 3:14 pm

Re: Compiling for OS X

Postby admin » Tue Apr 08, 2014 3:54 am

OK cocoawrapper.mm added, thanks for letting me know about all these missing files from the git.
User avatar
admin
Site Admin
 
Posts: 26
Joined: Sun Jul 28, 2013 2:38 pm

Re: Compiling for OS X

Postby Skylab » Tue Apr 08, 2014 1:22 pm

Complete Game Guide and more on
User avatar
Skylab
 
Posts: 22
Joined: Sat Mar 08, 2014 3:14 pm

Re: Compiling for OS X

Postby admin » Tue Apr 08, 2014 3:58 pm

OK, now this one doesn't make sense because icon.icns IS in the github, maybe you can trying to download it from github.com manually and just copy it to there.
User avatar
admin
Site Admin
 
Posts: 26
Joined: Sun Jul 28, 2013 2:38 pm

Re: Compiling for OS X

Postby Skylab » Tue Apr 08, 2014 10:16 pm

Build successful! Sweet. As for the icon.icns file, it was trying to find it inside zSILENCER/icon.icns when it was in the root directory. By placing icon.icns inside a new folder called zSILENCER/icon.icns it worked.
Complete Game Guide and more on
User avatar
Skylab
 
Posts: 22
Joined: Sat Mar 08, 2014 3:14 pm


Return to Main Forum

Who is online

Users browsing this forum: No registered users and 1 guest