Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Installing "Artistics style" plugin....
QtWS25 Last Chance

Installing "Artistics style" plugin....

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 899 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on 7 Aug 2022, 00:05 last edited by
    #1

    c1f32a8f-d13f-4716-9b19-a6c467312063-image.png http://astyle.sourceforge.net/

    a8af7f3e-1446-43c0-8aaa-bedb1022d31e-image.png

    Now what ?
    Where are these "archives" ?

    I believed I am installing ( from) "source" downloaded file..

    What is missing ?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      ChrisW67
      wrote on 7 Aug 2022, 07:28 last edited by
      #2

      Beautifying Source Code
      You are not installing a Qt Creator plugin.
      You download and install the Artistic Style software, then you enable the Beautifier plugin that is already present in Qt Creator.

      Installation of Artistic Style can be done by building and installing the source code you have downloaded or by installing it from your Linux distribution's repository, e.g. sudo apt install astyle or equivalent

      A 1 Reply Last reply 7 Aug 2022, 20:22
      1
      • C ChrisW67
        7 Aug 2022, 07:28

        Beautifying Source Code
        You are not installing a Qt Creator plugin.
        You download and install the Artistic Style software, then you enable the Beautifier plugin that is already present in Qt Creator.

        Installation of Artistic Style can be done by building and installing the source code you have downloaded or by installing it from your Linux distribution's repository, e.g. sudo apt install astyle or equivalent

        A Offline
        A Offline
        Anonymous_Banned275
        wrote on 7 Aug 2022, 20:22 last edited by
        #3

        @ChrisW67I downloaded Ubuntu package "astyle" . This is what I get trying to get it install.

        e1d0af02-9174-44a5-80c2-b1747bdc5b59-image.png

        1 Reply Last reply
        0
        • C Offline
          C Offline
          ChrisW67
          wrote on 7 Aug 2022, 21:19 last edited by ChrisW67 8 Jul 2022, 21:20
          #4

          You are not installing a Qt Creator plugin: stop trying to do that

          • Install Artistic Style : sudo apt install astyle
          • Enable the Beautifier plugin that is already present in Qt Creator.

          The steps are in the page I linked the first time.

          A 1 Reply Last reply 8 Aug 2022, 02:57
          1
          • C ChrisW67
            7 Aug 2022, 21:19

            You are not installing a Qt Creator plugin: stop trying to do that

            • Install Artistic Style : sudo apt install astyle
            • Enable the Beautifier plugin that is already present in Qt Creator.

            The steps are in the page I linked the first time.

            A Offline
            A Offline
            Anonymous_Banned275
            wrote on 8 Aug 2022, 02:57 last edited by
            #5

            @ChrisW67 I get it - Qt Beautifier is actually astyle. Duh Now I have to figure out how to actually make it to "remove empty lines" in source file....

            C 1 Reply Last reply 8 Aug 2022, 04:50
            0
            • A Anonymous_Banned275
              8 Aug 2022, 02:57

              @ChrisW67 I get it - Qt Beautifier is actually astyle. Duh Now I have to figure out how to actually make it to "remove empty lines" in source file....

              C Offline
              C Offline
              ChrisW67
              wrote on 8 Aug 2022, 04:50 last edited by
              #6

              @AnneRanch The Beautifier plugin can use one of several different C/C++ code formatting tools. Artistic Style is just one of them.

              1 Reply Last reply
              0
              • J JonB referenced this topic on 17 Jan 2024, 14:51

              5/6

              8 Aug 2022, 02:57

              • Login

              • Login or register to search.
              5 out of 6
              • First post
                5/6
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved