MikeDX
|
|
DIV Beta 12 for OSX released
Please test out Beta 12 for OSX.
DIV Beta 12 OSX (preview)
If this works I will promote it to the downloads page.
It works locally, but as we know that means nothing :P
|
|
NoBrain2k
DIV Junior
Posts: 20
Registered: 13-3-2016
Member Is Offline
|
|
Boom!
I have just compiled and ran the Columns remake and everything (inc sound) seems to be working.
For anybody having trouble running the OSX build, you may need to make sure you have the SDL libraries installed. The easiest thing is to use Homebrew:
on the command line run
Code: | brew install sdl
brew install sdl_mixer |
once these are installed DIV should run fine
|
|
MikeDX
|
|
Awesome
I'm fairly sure it's possible to put those frameworks into the app bundle itself but so far I've had little luck getting that to work.
But this is a great step - that version of DIV should be pretty solid!
|
|
josepgames
Loyalty card holder
Posts: 66
Registered: 31-10-2016
Location: Barcelona - Spain
Member Is Offline
Mood: Happy
|
|
Hi,
I tried to run Div Dx on OSX Captain 10.11.6 and after installing brew and sdl / sql_mixer still doesn't work. It says it's not comptabile with O.S.
version: "Div2015 no puede abrirse debido a un problema. Consulte al desarrollador para asegurarse de que div2015 es compatible con esta versión de
OS X. Es posible que tenga que reinstalar la aplicación. Asegúrese de instalar todas las actualizaciones disponibles para la aplicación y para
OS X.
Haga clic en Informar para ver información más detallada y enviar un informe a Apple."
Any clue?
JosepGames
|
|
CicTec
DIV Pro
Posts: 471
Registered: 6-8-2016
Member Is Offline
|
|
Hi josepgames,
Maybe you installed a version that does not match the build DIV, which SDL/SDL_Mixer version you have installed ?
You have installed Beta 12 I think, because Beta 13 is not available for Mac yet.
[Edited on 9-11-2016 by CicTec]
|
|
josepgames
Loyalty card holder
Posts: 66
Registered: 31-10-2016
Location: Barcelona - Spain
Member Is Offline
Mood: Happy
|
|
Yes of course it was Beta 12. I installed SDL / SQL Mixer after installing latest version of brew and executing brew install sdl commands.
JosepGames
|
|
MikeDX
|
|
Josep my mac isnt working at the moment but I am looking at a cross compile solution which uses libs from the other package manager.
Maybe you can test for me?
|
|
CicTec
DIV Pro
Posts: 471
Registered: 6-8-2016
Member Is Offline
|
|
Quote: Originally posted by josepgames | Yes of course it was Beta 12. I installed SDL / SQL Mixer after installing latest version of brew and executing brew install sdl commands.
|
Ok, but which version you have installed, for example if you have installed SDL 1.2.15 on your system and the last DIV was built with SDL 1.2.14 It
may not work.
Which version of SDL/SDL_mixer you have installed ?
|
|
josepgames
Loyalty card holder
Posts: 66
Registered: 31-10-2016
Location: Barcelona - Spain
Member Is Offline
Mood: Happy
|
|
SDL version 1.2.15 and sdl_mixer-1.2.12 version.
And when running d-OSX returns following error:
Code: | /d-OSX
dyld: Library not loaded: @rpath/SDL.framework/Versions/A/SDL
Referenced from: /Volumes/div2015/div2015.app/Contents/MacOS/./d-OSX
Reason: image not found
Trace/BPT trap: 5 |
It seems it's unable to locate SDL library path properly... any clue?
[Edited on 14-12-2016 by josepgames]
JosepGames
|
|
BreadCaster
Loyalty Card Holder
Posts: 321
Registered: 2-3-2016
Member Is Offline
|
|
Hey guys. Ive managed to get this version of DIVDX running okay finally - but the issue is that whenever I try to run any kind of program, even a
simple example program, I get a message pop up inside Div saying "Insufficient memory." Is this an issue with my laptop or just how Div is set
up/installed/configured?
~*~ Princess of Pies and Pastries ~*~
|
|
MikeDX
|
|
i think i have this same problem but div just quits straight away for me
i will see if i can track this down
|
|
BreadCaster
Loyalty Card Holder
Posts: 321
Registered: 2-3-2016
Member Is Offline
|
|
okay so this is likely to be a div issue - not a laptop issue. phew! thought id have to buy a new lappy for a bit :P was browsing the £50 and under
section on ebay haha
~*~ Princess of Pies and Pastries ~*~
|
|
BreadCaster
Loyalty Card Holder
Posts: 321
Registered: 2-3-2016
Member Is Offline
|
|
Quote: Originally posted by MikeDX | i think i have this same problem but div just quits straight away for me
i will see if i can track this down |
Any progress as of yet, Mikey? Looking at some eBay laptops and wondering if I should make a move
~*~ Princess of Pies and Pastries ~*~
|
|