http://bugs.cinelerra.org/show_bug.cgi?id=268

           Summary: svn compilation fails on error in file.h
           Product: Cinelerra
           Version: 2.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: Critical
         Component: Building
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Latest svn fails to compile with error on line 215 of file.h 

Changing:
        static PackagingEngine *File::new_packaging_engine(Asset *asset);
To:
        static PackagingEngine *new_packaging_engine(Asset *asset);

Seems to fix the problem.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to