-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dexed doesnt run on Mac Os x 10.6.8 #13
Comments
This sounds like a 10.6 missing dependency since I am using a "recent" version (eg 10.8 SDK) of Xcode. Sadly, Apple makes the developer life hard to support older OS ; their 10.6 SDK is not "easily" available.... I need to install an older version of Xcode, but my OS (10.8) refuse to install it. Let me check if I can build this with an older version of OS X (friend machine) so we can confirm this is the problem. |
Ok. Thanks |
After reading this usefull info: http://stackoverflow.com/questions/9621859/how-to-build-for-mac-os-x-10-6-sdk-in-xcode-versions-that-dont-include-it ; it states that it should run if I build with the 10.7 SDK and by using a 10.6 target. Try this build and let me know if this works : http://le-son666.com/software/dexed/Dexed-Akiz.zip |
Link doesn work for me :( |
Bud 0.61 works! Great, beautiful synth. Thanks |
Thanks ! |
Hi Pascal |
Hi Woody, You can test the version 0.9.0 here: http://le-son666.com/software/dexed/ |
Hi Pascal On 24 October 2016 at 17:58, Pascal Gauthier notifications@github.com
|
I would like to used dexed on my old mac osx 10.6.8 system, music studio. Thanks |
Hi, The old binaries are available here : http://www.le-son666.com/software/dexed (notice you have to add www. to make it work) |
Sweet Bro, it working. Much appreciated. |
I am using last version of Dexed 0.51
I have old 2008 macbook, 10.6.8 mac os.
Tracktion 5 stucks when i scans for plugin, Renoise find it but wont load it.
There is log from it:
Renoise Plugin Server LOG> VstPlugs: Trying to instantiate '/Users/Akiz/Library/Audio/Plug-Ins/VST/Dexed.vst/Contents/MacOS/Dexed'...
Renoise Plugin Server LOG> VstPlugs: Plugin is a Mach-O executable...
2014-06-16 10:38:33.419 RenoisePluginServer[416:903] Error loading /Users/Akiz/Library/Audio/Plug-Ins/VST/Dexed.vst/Contents/MacOS/Dexed: dlopen(/Users/Akiz/Library/Audio/Plug-Ins/VST/Dexed.vst/Contents/MacOS/Dexed, 262): Library not loaded: /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
Referenced from: /Users/Akiz/Library/Audio/Plug-Ins/VST/Dexed.vst/Contents/MacOS/Dexed
Reason: image not found
2014-06-16 10:38:33.438 RenoisePluginServer[416:903] Error loading /Users/Akiz/Library/Audio/Plug-Ins/VST/Dexed.vst/Contents/MacOS/Dexed: dlopen(/Users/Akiz/Library/Audio/Plug-Ins/VST/Dexed.vst/Contents/MacOS/Dexed, 262): Library not loaded: /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
Referenced from: /Users/Akiz/Library/Audio/Plug-Ins/VST/Dexed.vst/Contents/MacOS/Dexed
Reason: image not found
Renoise Plugin Server LOG> VstPlugs: Unable to find VSTPluginMain/main_macho routine
Renoise Plugin Server LOG> VstPlugs: CreateInstance FAILED
Renoise Plugin Server LOG> Server: Disconnected
Renoise Plugin Server LOG> Closing log file...
The text was updated successfully, but these errors were encountered: