Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    7
    Views
    3,126

    Re: error: array dimension missing x 2. Any help?

    Ask the person that wrote the code why that code is there and if it is needed, where to get the definition for the class.
  2. Replies
    7
    Views
    3,126

    Re: error: array dimension missing x 2. Any help?

    Where is the definition for the class: StorageAppEntry? The compiler can not find the class's definition.
  3. Replies
    7
    Views
    3,126

    Re: error: array dimension missing x 2. Any help?

    That seems a very clear message. You need to tell the compiler the size of the array you are trying to create.
  4. Replies
    7
    Views
    3,126

    Re: error: array dimension missing x 2. Any help?

    Please copy and paste here the full text of the error messages.

    You need to tell the compiler the size of the array you are trying to create.
Results 1 to 4 of 4