본문 바로가기
카테고리 없음

리눅스에서 lmms build (컴파일)

by 나스닥171819 2018. 1. 19.
728x90
반응형



qt5


설치해야할 라이브러리가 많다.


이게 가장 마음에 안든다.


너무 불편하다.


qt5로 설치할 수 있다.


1.2.0-RC4 로 설치하자.



error pass

https://gist.github.com/kindlychung/f8d8aa7f7e8746185743a7d4346456c6

sudo apt-get install zynaddsubfx



sudo apt-get install fluidsynth

sudo apt-get install libfltk1.1-dev


src/core/automatablemodel.cpp  314


    if( (*it)->m_setValueDepth < 1 &&
                          !((*it)->fittedValue( m_value ) !=
                            (*it)->m_value) )


g++ 4.8 설치

https://gist.github.com/omnus/6404505




반응형