Is the git repo missing some scripts?

Home Forums Platform Specific Linux Is the git repo missing some scripts?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19540
    Daniel T
    Participant
      • Topics: 1
      • Replies: 0
      • Total: 1

      I happen to have “dropped by” (having just bought some new kit and wanting to make a panel for it) and tried to compile ctrlr but can’t work out what to do!

      Other posters have mentioned a Scripts/build_linux.sh but I can’t find this in the git repo.

      Did I miss something or is the git repo not ready yet?

      #19755
      atom
      Keymaster
        • Topics: 159
        • Replies: 2945
        • Total: 3104
        • ★★★★★

        It looks like the repo is complete

        [root@suonko:~/devel]# git clone https://github.com/RomanKubiak/ctrlr.git
        Cloning into 'ctrlr'...
        remote: Reusing existing pack: 2603, done.
        remote: Total 2603 (delta 0), reused 0 (delta 0)
        Receiving objects: 100% (2603/2603), 19.92 MiB | 3.85 MiB/s, done.
        Resolving deltas: 100% (555/555), done.
        Checking out files: 100% (3058/3058), done.
        [root@suonko:~/devel]# cd ctrlr/
        [root@suonko:~/devel/ctrlr]# ls
        Bin  Boost  Builds  Doc  Juce  LICENSE  Panels  README.md  Scripts  Source  VST
        [root@suonko:~/devel/ctrlr]# cd Builds/Generated/Linux/Standalone/
        [root@suonko:~/devel/ctrlr/Builds/Generated/Linux/Standalone]# ls
        Ctrlr_Standalone.cbp  Makefile  build.sh
        [root@suonko:~/devel/ctrlr/Builds/Generated/Linux/Standalone]# ./build.sh
        Building for x86_64
        PCH not rebuilt, use -f to force
        Build now
        Compiling CtrlrUtilitiesGUI.cpp
        Compiling CtrlrSysexProcessorOwned.cpp
        
      Viewing 2 posts - 1 through 2 (of 2 total)
      • The forum ‘Linux’ is closed to new topics and replies.
      There is currently 0 users and 87 guests online
      No users are currently active
      Forum Statistics
      Threads: 2,495, Posts: 17,374, Members: 77,605
      Most users ever online was 12 on January 22, 2019 3:47 pm
      Ctrlr