Forum

    • Register
    • Login
    • Search
    • Categories

    Reference to non-static member function must be called

    Bug Reports
    2
    3
    245
    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.
    • jssrecording
      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
      • jssrecording
        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 Hart
          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

          19
          Online

          982
          Users

          6.6k
          Topics

          60.7k
          Posts