Menu

#326 Compiling errors with gcc 4.3, missing includes.

Unstable
closed
Player (393)
5
2008-09-01
2008-08-30
No

The issue is described here:

http://www.cyrius.com/journal/2007/05/10#gcc-4.3-include

In the case of player I notices that the following files are missing some include declarations associated with this problem. The files are:

client_libs/libplayerc++/opaqueproxy.cc
client_libs/libplayerc++/test/test.cc
client_libs/libplayerc++/actarrayproxy.cc
client_libs/libplayerc++/speechproxy.cc
utils/playerprop/playerprop.cpp
examples/libplayerc++/clientgraphics.cc
examples/libplayerc++/example3.cc
examples/libplayerc++/clientgraphics3d.cc

There may be others having the same problem.

I included a patch adding the missing includes.

With this change compilation still works under gcc 4.2. I didn't try with other versions.

Federico Ruiz Ugalde

Discussion

  • Federico Ruiz Ugalde

    Patch fixing some missing includes under gcc 4.3

     
  • G Biggs

    G Biggs - 2008-09-01

    Logged In: YES
    user_id=1352294
    Originator: NO

    The changes have been made in SVN trunk.
    Thank you for your contribution.

     
  • G Biggs

    G Biggs - 2008-09-01
    • status: open --> closed
     

Log in to post a comment.