aliens

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MrK

Pages: [1]
1
Builds & Ports / Re: OSX port does not include libraries in bundle?!
« on: June 15, 2014, 03:31:44 pm »
It's very odd, because libSystem.B.dylib library should exist on any functional OS X install. Perhaps your fiddling with Macports (e.g. installing/uninstalling different packages) somehow botched the original system.
In any case, I'd need some other people's feedbacks on the new build as well, to see if this is a general issue, or something specific to your environment.
Thank you for your support.
libSystem.B.dylib is present on my system in usr/lib
Lets hope this problem is only on my system ;)

2
Builds & Ports / Re: OSX port does not include libraries in bundle?!
« on: June 15, 2014, 03:19:34 pm »
It is me again.
I am able to launch new updated bundle ONLY after I replaces openxcom.app/content/frameworks/libSDL-1.2.0.dylib with libSDL-1.2.0.dylib from my computer.
So I think that libSDL-1.2.0.dylib bundled with new version of bundle is hard coded to other frameworks/dylibs form computer in tas compilated on.
Maybe this advice can help anyone.

3
Builds & Ports / Re: OSX port does not include libraries in bundle?!
« on: June 15, 2014, 02:58:29 pm »
Updated bundle doesn't work

Process:         OpenXcom [2257]
Path:            /Applications/OpenXcom.app/Contents/MacOS/OpenXcom
Identifier:      SupSuper.OpenXcom
Version:         1.0 (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [234]
User ID:         502

Date/Time:       2014-06-15 15:56:58.337 +0400
OS Version:      Mac OS X 10.8.5 (12F45)
Report Version:  10

Interval Since Last Report:          13094398 sec
Crashes Since Last Report:           73
Per-App Crashes Since Last Report:   2
Anonymous UUID:                     

Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Dyld Error Message:
  Symbol not found: ___strlcpy_chk
  Referenced from: /Applications/OpenXcom.app/Contents/MacOS/../Frameworks/libSDL-1.2.0.dylib
  Expected in: /usr/lib/libSystem.B.dylib


4
Builds & Ports / Re: OSX port does not include libraries in bundle?!
« on: June 15, 2014, 02:26:38 pm »
Hello I have same problim on OSX 10.8.5. Sme error.
I use macports to get sdl but it didnt't work, I try to cope libsdl... to usr/local/lib no effect.
I don't want to install brew because it can interfere with macports6 can you give me an advice how to mac openxcom see dyld?
Thank you.

Pages: [1]