Closed avilleret closed 10 years ago
Hello,
I should delete the branch feature/linux, it was a first work in progress and has been continued in feature/cmake.
Please try running this script: https://github.com/i-score/i-score/blob/feature/cmake/FullBuild.sh
With the following arguments :
./FullBuild.sh jamoma iscore --clone
Thanks!
thanks, this works
but I tried to build i-score 0.3 with :
./FullBuild.sh iscore-recast
or ./FullBuild.sh iscore-recast --clone and the script claims that some Qt5 dependencies are not found after installing some packages :
sudo apt-get install qt5-default qt5-qmake` it works fine
I have a i-score binary which works, at least it loads and I can add some boxes on the scenario I have no Minuit device yet on Linux, so it's quite useless for now :-)
Okay, I'm going to add them to the script.
Also, there is a minuit implementation with puredata. Please try minuit.device.testing :) works fine for me (you have to set MinuitDevice1 as a name, since it's fixed in the pd patch).
Jean-Michaël Celerier Élève-ingénieur spécialisé en informatique ENSEIRB-MATMECA, Université Bordeaux 1 http://www.jcelerier.name
On Mon, May 19, 2014 at 2:29 PM, Antoine Villeret notifications@github.comwrote:
thanks, this works
but I tried to build i-score 0.3 with : ./FullBuild.sh iscore-recast or ./FullBuild.sh iscore-recast --clone and the script claims that some Qt5 dependencies are not found after installing some packages : sudo apt-get install qt5-default qt5-qmake` it works fine
I have a i-score binary which works, at least it loads and I can add some boxes on the scenario I have no Minuit device yet on Linux, so it's quite useless for now :-)
— Reply to this email directly or view it on GitHubhttps://github.com/i-score/i-score/issues/8#issuecomment-43495445 .
can we close the issue, then ?
Just FYI, i-score 0.3 (a.k.a. Recast) is much less than useable as is... it's a refoundation of the way boxes are managed in the timeline, and there is still a lot to do before it can be used in production, or even tested in an artistic context... hopefully this will happen next year
i-score has been build today from the feature/linux branch of JamomaCore, Score and this repo, with :
it crash at lauching with this message :
here is a gdb backtrace :