psemiletov / tea-qt

TEA text editor
https://tea.ourproject.org
GNU General Public License v3.0
88 stars 11 forks source link

building from source on osx - images & palettes missing #3

Closed laymonk closed 6 years ago

laymonk commented 8 years ago

Hello,

Thanks for putting out the sources for your great editor, Tea-QT, out here on github. I use linux and osx in equal measures, and I am trying to build tea editor for osx from sources.

qmake complains about missing images and palettes folder, so I have commented out those references in the qrc file.

Questions:

Thanks ..

laymonk commented 8 years ago

Forgot to add the error messages from qmake:

RCC: Error in 'rlvn.qrc': Cannot find file 'images/happy-people-bw.png' RCC: Error in 'rlvn.qrc': Cannot find file 'images/mister.png' RCC: Error in 'rlvn.qrc': Cannot find file 'images/moon-phases.png' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/paper-old' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/paper-toilet' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/TEA' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/UNIX' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/Linux MC' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/Pines' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/Vinyl' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/Berry' RCC: Error in 'rlvn.qrc': Cannot find file 'palettes/Turbo90'

psemiletov commented 8 years ago

Oops! I forgot to put palettes and images directories into the git. Fixed!

psemiletov commented 8 years ago

It the compilation on Mac works now?

laymonk commented 8 years ago

Thanks for the quick response. Yes, this makes qmake and make happier, and I was able to build and install tea. I am currently running it now.

So, any thoughts on trying to get a homebrew cask made for tea-qt?

psemiletov commented 8 years ago

It is a fine idea to create the cask! :) By the way I didn't know about Howebrew and casks before, because I'm far away from the Mac world.

tjuerges commented 7 years ago

No need to buy a Mac. There also is Linuxbrew. :-)