Hi all,

Compiling Rosegarden4-1.0 on Solaris 10, i get following error in the
sound/SF2PatchExtractor.cpp lines 113, 120, 124, 128, 135, 139 :

'struct Rosegarden::Chunk' has no member named 'size'

The existing Chunk declaration (some file) is exactly :

struct Chunk {
      char id[4];
      u_int32_t size;

     Chunk(ifstream *, bool idOnly = false);
     bool isa(std::string s);
};

Is there another declaration of Chunk anywhere ?
Has anyone on another OS got this problem ?

Thank's !

Best regards,

Sergio





-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to