[Coin-discuss] Compiling Quarter with gcc-4.4

ajwood at mta.ca ajwood at mta.ca
Wed Mar 23 13:30:52 EDT 2011


I'm having trouble compiling Quarter with gcc-4.4 on Ubuntu 9.10. I get the
following errors on compiling .libs/libQuarter_la-Quarter.o:


Quarter.cpp: In function 'void SIM::Coin3D::Quarter::Quarter::init(bool)':
Quarter.cpp:148: error: 'stderr' was not declared in this scope                
Quarter.cpp:148: error: 'fprintf' was not declared in this scope
Quarter.cpp: In function 'void
SIM::Coin3D::Quarter::Quarter::setTimerEpsilon(double)':
Quarter.cpp:190: error: 'stderr' was not declared in this scope
Quarter.cpp:190: error: 'fprintf' was not declared in this scope



Everything compiles fine with gcc-4.1. Has this issue come up before, and is
there a fix?

Thanks,

Andrew




More information about the Coin-discuss mailing list