HISE Logo Forum
    • Categories
    • Register
    • Login

    I Need Help...

    Scheduled Pinned Locked Moved General Questions
    50 Posts 4 Posters 3.9k Views
    Loading More Posts
    • 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.
    • C
      ClawFORGE Studio @d.healey
      last edited by

      @d-healey Alright, I only got this error

      bandicam 2024-11-11 17-41-20-545.jpg

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @ClawFORGE Studio
        last edited by

        @ClawFORGE-Studio How much RAM do you have?

        Free HISE Bootcamp Full Course for beginners.
        YouTube Channel - Public HISE tutorials
        My Patreon - HISE tutorials

        C 1 Reply Last reply Reply Quote 0
        • C
          ClawFORGE Studio @d.healey
          last edited by

          @d-healey 6 GB

          d.healeyD 1 Reply Last reply Reply Quote 0
          • d.healeyD
            d.healey @ClawFORGE Studio
            last edited by

            @ClawFORGE-Studio That might be the problem, try building with fewer CPU threads.

            Free HISE Bootcamp Full Course for beginners.
            YouTube Channel - Public HISE tutorials
            My Patreon - HISE tutorials

            C 1 Reply Last reply Reply Quote 0
            • C
              ClawFORGE Studio @d.healey
              last edited by

              @d-healey Alright, so what are your suggestions for that ?

              d.healeyD 1 Reply Last reply Reply Quote 0
              • d.healeyD
                d.healey @ClawFORGE Studio
                last edited by

                @ClawFORGE-Studio My suggesting is to reduce the number of threads visual studio is using for compiling.

                Free HISE Bootcamp Full Course for beginners.
                YouTube Channel - Public HISE tutorials
                My Patreon - HISE tutorials

                C 2 Replies Last reply Reply Quote 0
                • C
                  ClawFORGE Studio @d.healey
                  last edited by

                  @d-healey Alright it might be that

                  bandicam 2024-11-11 17-55-09-312.jpg

                  1 Reply Last reply Reply Quote 0
                  • C
                    ClawFORGE Studio @d.healey
                    last edited by

                    @d-healey Alright, I think I might have it

                    bandicam 2024-11-11 18-13-02-284.jpg

                    d.healeyD 1 Reply Last reply Reply Quote 0
                    • d.healeyD
                      d.healey @ClawFORGE Studio
                      last edited by

                      @ClawFORGE-Studio 2048KB seems a bit small. It should be the one above it, HISE Standalone App I think. Looks like your compile failed.

                      Free HISE Bootcamp Full Course for beginners.
                      YouTube Channel - Public HISE tutorials
                      My Patreon - HISE tutorials

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        ClawFORGE Studio @d.healey
                        last edited by

                        @d-healey Alright, so after my Laptop just died on me, I reopened the HISE folder and got these in C++

                        bandicam 2024-11-11 18-40-25-975.jpg

                        d.healeyD 1 Reply Last reply Reply Quote 0
                        • d.healeyD
                          d.healey @ClawFORGE Studio
                          last edited by

                          @ClawFORGE-Studio That means nothing to me, but it looks like you're still building the Debug version.

                          Are you following the instructions on github or in my video?

                          Free HISE Bootcamp Full Course for beginners.
                          YouTube Channel - Public HISE tutorials
                          My Patreon - HISE tutorials

                          C 2 Replies Last reply Reply Quote 0
                          • C
                            ClawFORGE Studio @d.healey
                            last edited by

                            @d-healey Yes I did, now it worked, I'll notify you if I got towards another issues, thanks a lot bud!

                            bandicam 2024-11-11 19-29-21-143.jpg

                            1 Reply Last reply Reply Quote 0
                            • C
                              ClawFORGE Studio @d.healey
                              last edited by

                              @d-healey Yo, so I got these errors today. What could it be ?

                              These are the only lines that have an error in it.

                              bandicam 2024-11-12 14-46-26-346.jpg

                              d.healeyD N 2 Replies Last reply Reply Quote 0
                              • d.healeyD
                                d.healey @ClawFORGE Studio
                                last edited by

                                @ClawFORGE-Studio Out of heap space again, reduce the number of threads you're using.

                                Free HISE Bootcamp Full Course for beginners.
                                YouTube Channel - Public HISE tutorials
                                My Patreon - HISE tutorials

                                1 Reply Last reply Reply Quote 0
                                • N
                                  Noahdeetz @ClawFORGE Studio
                                  last edited by

                                  @ClawFORGE-Studio One thing that I would try doing is compressing the PNG/JPEG using a free online solution like: https://compresspng.com

                                  you would be surprised at how much png images can be compressed!

                                  d.healeyD 1 Reply Last reply Reply Quote 0
                                  • d.healeyD
                                    d.healey @Noahdeetz
                                    last edited by

                                    @Noahdeetz Compressing images makes no difference here, they will be loaded into memory at full raw bitmap size no matter the compression used.

                                    Free HISE Bootcamp Full Course for beginners.
                                    YouTube Channel - Public HISE tutorials
                                    My Patreon - HISE tutorials

                                    C N 2 Replies Last reply Reply Quote 0
                                    • C
                                      ClawFORGE Studio @d.healey
                                      last edited by

                                      @d-healey So, what should I do bud?

                                      N 1 Reply Last reply Reply Quote 0
                                      • N
                                        Noahdeetz @d.healey
                                        last edited by

                                        c1ca8056-8f1a-401e-a503-73782ee6a15a-image.png

                                        maybe try this option - do you have this selected in your project? Navigate to project settings if you can and find "embed image files"

                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          ClawFORGE Studio @Noahdeetz
                                          last edited by

                                          @Noahdeetz I'll give it a try

                                          1 Reply Last reply Reply Quote 0
                                          • N
                                            Noahdeetz @ClawFORGE Studio
                                            last edited by Noahdeetz

                                            @ClawFORGE-Studio Also, just as a general best practice, it might be worth it to see how much you can get the size of the image down.

                                            Not saying that David is wrong but I did have a similar issue like this (in JUCE, not HISE) where that fixed it.

                                            C 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            24

                                            Online

                                            2.0k

                                            Users

                                            12.6k

                                            Topics

                                            109.8k

                                            Posts