HISE Logo Forum
    • Categories
    • Register
    • Login

    Reference to non-static member function must be called

    Scheduled Pinned Locked Moved Bug Reports
    3 Posts 2 Posters 460 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.
    • jssrecordingJ
      jssrecording
      last edited by

      All ready set my Projucer to 64 bit. Next step was trying to build and this was the error. Other than this, I freaking love HISE!!!
      Screen Shot 2019-05-09 at 12.25.26 AM.png

      1 Reply Last reply Reply Quote 0
      • jssrecordingJ
        jssrecording
        last edited by

        Just to follow up still having a pickle of a time with the build in Xcode. Even tried it on the sample project. Anyone know how to resolve this issue?

        Cheers
        Jason

        Screen Shot 2019-05-09 at 11.51.33 AM.png

        Fails on this section below.

        /** Returns the number of allocated elements. */
        	int getNumAllocated() const noexcept
        	{
        		const ScopedLockType lock(getLock());
        		return data.numAllocated;
        	}
        
           
        
        1 Reply Last reply Reply Quote 0
        • Christoph HartC
          Christoph Hart
          last edited by

          I've committed a change, please try again with the latest state.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          26

          Online

          1.7k

          Users

          11.8k

          Topics

          102.8k

          Posts