Skip to content

Missing Quicklook directory #10

Description

@leo-brewin

I attempted to compile TextMate 2 from source using

   git clone --recursive https://github.com/tectiv3/textmate.git
   cd textmate
   make run

but I got the trivial error

rsync: [Receiver] mkdir "/Users/leo/tmp1/textmate/build-debug/Applications/TextMate/TextMate.app/Contents/Library/QuickLook" failed: No such file or directory (2)

So I ran

    mkdir -p /Users/leo/tmp1/textmate/build-debug/Applications/TextMate/TextMate.app/Contents/Library/QuickLook

and did a recompile using

make run

Problem solved.

ps. thanks for the brilliant work in bring TextMate back to life. I really appreciate all your efforts, thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions