mirabel

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: CTRLR and ubuntu #4515
    mirabel
    Participant
      • Topics: 1
      • Replies: 5
      • Total: 6

      hi , dobry wieczór

      """"" i wrote a short guide viewtopic.php?f=6&t=500 try that if it’s not working for you, paste the errors here i’ll try to help. """"

      so what do you think about the error compilation ?

      in reply to: CTRLR and ubuntu #4514
      mirabel
      Participant
        • Topics: 1
        • Replies: 5
        • Total: 6

        i just try to compile it and this the result for the debug version :

        Compiling CtrlrLog.cpp
        In file included from ../../../Standalone/JuceLibraryCode/JuceHeader.h:17:0,
        from ../../../../Source/Application/CtrlrMacros.h:11,
        from ../../../../Source/Lua/CtrlrLuaMemoryBlock.h:8,
        from ../../../../Source/MIDI/CtrlrMidiMessage.h:4,
        from ../../../../Source/Application/CtrlrInlineUtilities.h:4,
        from ../../../../Source/Application/CtrlrUtilities.h:4,
        from ../../../../Source/Application/CtrlrLog.cpp:1:
        ../../../Standalone/JuceLibraryCode/BinaryData.h:295:35: error: ‘juce’ has not been declared
        ../../../Standalone/JuceLibraryCode/BinaryData.h:295:59: error: expected ‘{’ before ‘ImageProvider’
        ../../../Standalone/JuceLibraryCode/BinaryData.h:296:5: error: invalid type in declaration before ‘{’ token
        ../../../Standalone/JuceLibraryCode/BinaryData.h:296:5: warning: extended initializer lists only available with -std=c++0x or -std=gnu++0x [enabled by default]
        ../../../Standalone/JuceLibraryCode/BinaryData.h:297:5: error: expected primary-expression before ‘public’
        ../../../Standalone/JuceLibraryCode/BinaryData.h:297:5: error: expected ‘}’ before ‘public’
        ../../../Standalone/JuceLibraryCode/BinaryData.h:297:5: error: expected ‘,’ or ‘;’ before ‘public’
        ../../../Standalone/JuceLibraryCode/BinaryData.h:300:9: error: ‘juce’ does not name a type
        ../../../Standalone/JuceLibraryCode/BinaryData.h:311:9: error: ‘juce’ does not name a type
        ../../../Standalone/JuceLibraryCode/BinaryData.h:313:1: error: expected declaration before ‘}’ token
        make: *** [build/intermediate/Debug/CtrlrLog_4910a945.o] Error 1

        so what i need to do next ?

        seb

        in reply to: CTRLR and ubuntu #4513
        mirabel
        Participant
          • Topics: 1
          • Replies: 5
          • Total: 6

          ""yes you need Introjucer to change some paths in the Makefile""

          ok , i just launch introjuicer like this :

          xxxx@xxxx ~/atom/devel/juce/extras/Introjucer/Builds/Linux/build $ ./Introjucer , and i have a window : The juce module updater , so what is the path , the location i have to choose at this point ??

          update ==> well i had to launch introjucer in root , so now it seems to be ok , i have the good window ; so in the export target linux make file : at local juce folder i have : /home/atom/devel/juce ; so i just need to save and exit and it is done for this isn t it ???

          and after i go in my case to : /home/atom/devel/ctrlrv4/builds/generated/linux/standalone and here i run

          make for a debug version and after make -j4 CONFIG=Release and all is done i hope .

          seb .

          in reply to: CTRLR and ubuntu #4511
          mirabel
          Participant
            • Topics: 1
            • Replies: 5
            • Total: 6

            all right , so i have all the stuff in a directory , for ctrlrv4 i didn t use svn but this link : http://ctrlrv4.svn.sourceforge.net/view … /?view=tar ; so now if i understand the way to do it ; i have to

            build the binary introjucer ; and after i have to use it to build the Ctrlr binary isn t it ???

            my plan is to build a standalone , i would like to know if VSTSDK 2.4 is really needed in this case ? .

            thx .

            in reply to: CTRLR and ubuntu #4510
            mirabel
            Participant
              • Topics: 1
              • Replies: 5
              • Total: 6

              """" Yes it’s possible in both standalone and plugin. I really think you should build Ctrlr yourself, i wrote a short guide viewtopic.php?f=6&t=500 try that if it’s not working for you, paste the errors here i’ll try to help. """""

              copy ; i think i can handle it , i hope ; i am doing music now with free tools on ubuntu , and i think it is more easy to have a panel interface for a better access to the mopho’s parameters .

              so thx for your work and for your help atom .

            Viewing 5 posts - 1 through 5 (of 5 total)
            Ctrlr