freeMXF.org

Open discussion about freeMXF.org tools and MXF in general
It is currently Thu Mar 28, 2024 1:29 pm
Board index » MXF Categories » freeMXF.org Tools



Post new topic Reply to topic  [ 2 posts ] 
Author
Search for:
Message

Offline
Rookie

Joined: Wed Mar 14, 2007 5:38 am
Posts: 1

Post Posted: Wed Mar 14, 2007 5:47 am 
Top  
Probably a very stupid question, however google isn't helping. configure works fine, aside from dot
configure: WARNING: *** dot not found (part of Graphviz), class graphs will not be built

Make fails at the first hurdle though

(plusplus is actually ++, I get internal server error otherwise)
gplusplus -DHAVE_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-DDEFAULT_DICT_PATH=\"/usr/local/share/mxflib\"
-Wall -g -O2 -MT crypto.o -MD -MP -MF .deps/crypto.Tpo
-c -o crypto.o crypto.cpp

../mxflib/mxffile.h:207: error: extra qualification âmxflib::MXFFile::â on member âReWritePartitionâ
../mxflib/mxffile.h:216: error: extra qualification âmxflib::MXFFile::â on member âReWritePartitionWithIndexâ

Any ideas?

 Profile  

Offline
Insider

Joined: Thu Apr 15, 2004 10:39 am
Posts: 198
Location: Scotland

Post Posted: Wed Mar 14, 2007 12:06 pm 
Top  
Yes, this one has been spotted before...

There is an issue with a copy and paste error that adds class qualifiers in front of function declarations for a couple of methods in the class definition of MXFFile. This is generally considered harmless, but the latest version of gcc now complains about them.

The solution is to locate the offending lines in mxffile.h (roughly lines 205-220) and remove the redundant MXFFile:: qualifiers.

If you check-out the latest version of mxflib.h it has already been fixed.

 Profile WWW  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Jump to:  


Who is online

Users browsing this forum: No registered users and 66 guests

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group :: Style based on FI Subice by phpBBservice.nl :: All times are UTC