Skip to content
This repository has been archived by the owner on Dec 27, 2019. It is now read-only.

Build instructions? #67

Open
sei4eto opened this issue Jun 12, 2016 · 4 comments
Open

Build instructions? #67

sei4eto opened this issue Jun 12, 2016 · 4 comments

Comments

@sei4eto
Copy link

sei4eto commented Jun 12, 2016

Hello!
Could you provide more detailed instructions how to build tano from source? I cloned git to my OSX machine. But then what cmake command i should execute (path attributes and ...)
Thanks!

@sergeymetallic
Copy link

Hello
I was able to build "master" branch using these steps:

  1. Install QT 5(I installed 5.6)
  2. Install cmake(I installed using HomeBrew)
  3. Download VLC-Qt binaries (https://vlc-qt.tano.si/) and copy content to QT_DIR/5.6/clang_64
  4. Checkout and build Sparkle https://sparkle-project.org/ (just make)
  5. create build directory inside of the project
  6. execute cmake - "cmake .. -DCMAKE_INSTALL_PREFIX={QT_DIR}/5.6/clang_64 -DSPARKLE_INCLUDE_DIR=/{SPARKLE_DIR}/build/Release/Sparkle.framework"
  7. execute make - "make Tano"
  8. Application will be in build/src/Tano.app

@sei4eto
Copy link
Author

sei4eto commented Jun 18, 2016

I give up! I can't make it work :(
Could someone share OS X dmg?
Thanks!
I'm stuck on 3) and 4). Where is QT_DIR/5.6/clang_64 located? And how to build Sparkle? When i open terminal in downloaded Sparkle folder and execute make - northing happens.
Sorry for my noob questions! :(

@sei4eto
Copy link
Author

sei4eto commented Jul 5, 2016

I stuck on Sparkle build. This is the error message:

/bin/bash /Users/sei4eto/Sparkle/Configurations/make-release-package.sh /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:inrequire': cannot load such file -- cocoapods (LoadError)
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in require' from -:1:in

'
Command /bin/bash failed with exit code 1

** BUILD FAILED **

The following build commands failed:
ExternalBuildToolExecution Distribution
(1 failure)
make: *** [release] Error 65
`
So, can someone share builded dmg, pls?!

@BUG-reporter
Copy link

Hello. Does anybody build player under ubuntu? Is there any instructions?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants