mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
216 stars 66 forks source link

not working on macOS Catalina #126

Closed criscubillosedi closed 4 years ago

criscubillosedi commented 4 years ago

hi, i can't start the application from my macOS Catalina (version 0.9.2).

I have tried to run it from Terminal and had the following result:

/Applications/FlameRobin.app/Contents/MacOS/flamerobin zsh: bad CPU type in executable: /Applications/FlameRobin.app/Contents/MacOS/flamerobin

arvanus commented 4 years ago

Sorry, I can't hep with macOS, can you trie to build from the source in the latest snapshot please?

criscubillosedi commented 4 years ago

Effectively, I manually compiled the sources and I was able to generate a working version. However, not everyone knows how to do this and it seems that the application simply no longer works with recent versions of MacOS. I recommend generating a new package (Flamerobin.app) for Mac. I really do not know if the package generated on my Mac will serve everyone.